Push test

This commit is contained in:
Anuken 2019-04-29 08:34:40 -04:00
parent fcc433fe17
commit 1f11da75d2

View File

@ -108,8 +108,6 @@ public class Control implements ApplicationListener{
saves.resetSave();
});
//todo high scores for custom maps, as well as other statistics
Events.on(WaveEvent.class, event -> {
if(world.getMap().getHightScore() < state.wave){
hiscore = true;