summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@entelect.co.za>2014-07-31 16:45:33 +0200
committerJustin Worthe <justin.worthe@entelect.co.za>2014-07-31 16:45:33 +0200
commit0a4b32158d6ddd17eb9df21ff5940c736eb8208e (patch)
treedfba00090556cbb2baf2e4a99d7c3929c0341b49 /package.json
parenta5718bd0e29a6245d2e82a272a616782187ee283 (diff)
Attempt at adding orientation based input
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
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