neingeist
/
30shooter
Archived
1
0
Fork 0
master
neingeist 12 years ago
parent 7084fd3cab
commit c759e9a4f5

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