mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-25 22:58:47 +07:00
Push test
This commit is contained in:
parent
fcc433fe17
commit
1f11da75d2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user