committing from a phone is hard
This commit is contained in:
@@ -136,6 +136,7 @@ public class Logic implements ApplicationListener{
|
||||
|
||||
@Remote(called = Loc.both)
|
||||
public static void onGameOver(Team winner){
|
||||
state.stats.wavesLasted = state.wave;
|
||||
ui.restart.show(winner);
|
||||
netClient.setQuiet();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user