mirror of
https://github.com/Febbweiss/sis.git
synced 2026-03-04 22:25:35 +00:00
Optim: better management of numbers display
This commit is contained in:
@@ -40,7 +40,7 @@ Game = {
|
||||
SCOREBOARD.init();
|
||||
SCOREBOARD.set_score( Game.score );
|
||||
|
||||
$("#level").append(Game.wave_index + 1).lettering();
|
||||
updateLevel(Game.wave_index + 1);
|
||||
|
||||
Game.setShip();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user