Push test
This commit is contained in:
@@ -108,8 +108,6 @@ public class Control implements ApplicationListener{
|
|||||||
saves.resetSave();
|
saves.resetSave();
|
||||||
});
|
});
|
||||||
|
|
||||||
//todo high scores for custom maps, as well as other statistics
|
|
||||||
|
|
||||||
Events.on(WaveEvent.class, event -> {
|
Events.on(WaveEvent.class, event -> {
|
||||||
if(world.getMap().getHightScore() < state.wave){
|
if(world.getMap().getHightScore() < state.wave){
|
||||||
hiscore = true;
|
hiscore = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user