no debug
This commit is contained in:
parent
7084fd3cab
commit
c759e9a4f5
1 changed files with 1 additions and 1 deletions
|
@ -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];
|
||||
|
|
Reference in a new issue