Archived
1
0
Fork 0
This commit is contained in:
neingeist 2012-08-20 21:01:40 +02:00
parent 7084fd3cab
commit c759e9a4f5

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];