mirror of
https://github.com/Febbweiss/sis.git
synced 2026-03-04 22:25:35 +00:00
Bugfix: right start level
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
Game = {
|
||||
running : false,
|
||||
wave_index : 0,
|
||||
wave_index : -1,
|
||||
wave : undefined,
|
||||
aliens : [],
|
||||
ship : null,
|
||||
|
||||
Reference in New Issue
Block a user