summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@entelect.co.za>2014-07-17 14:19:32 +0200
committerJustin Worthe <justin.worthe@entelect.co.za>2014-07-17 14:19:32 +0200
commit95cecb4933b7b991308c91abcc99a5281c479765 (patch)
tree9b796f4f60d4f1817a3ee7b6ad25fcc4e50fdfa4 /config.json
parent6e5bdbe7f8a2a0de71c498a69d9c2ceabb89504c (diff)
Added reading levels from a file
Diffstat (limited to 'config.json')
-rw-r--r--config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json b/config.json
index 4700cd6..0ac8700 100644
--- a/config.json
+++ b/config.json
@@ -1,5 +1,5 @@
{
"projectName": "Interactive Pacbot",
- "gameWidth": "800",
- "gameHeight": "600"
+ "gameWidth": "1100",
+ "gameHeight": "950"
} \ No newline at end of file