Archived
1
0
Fork 0
This commit is contained in:
neingeist 2012-08-19 18:03:25 +02:00
parent 986e5343bf
commit d32c488412

View file

@ -1,4 +1,4 @@
debug = true;
debug = false;
player_pos = [0.5 * window.innerWidth, 0.9 * window.innerHeight];
enemy_pos = [0.5 * window.innerWidth, 0.1 * window.innerHeight];