From 0a4b32158d6ddd17eb9df21ff5940c736eb8208e Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Thu, 31 Jul 2014 16:45:33 +0200 Subject: Attempt at adding orientation based input --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index cd6c109..0128a7c 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "title": "Interactive Pacbot", "toolbar": false, "frame": true, - "width": 820, - "height": 620, + "width": 1100, + "height": 950, "position": "center" } } \ No newline at end of file -- cgit v1.2.3