Preset capture waves / More tooltips

This commit is contained in:
Anuken
2020-07-31 14:06:15 -04:00
parent caf5d37d98
commit e4cdf20030
7 changed files with 26 additions and 134 deletions

View File

@ -86,10 +86,11 @@ public class SStats implements SteamUserStatsCallback{
}
});
//TODO achievement invalid
Events.on(ZoneConfigureCompleteEvent.class, e -> {
if(!content.sectors().contains(z -> !z.canConfigure())){
configAllZones.complete();
}
//if(!content.sectors().contains(z -> !z.canConfigure())){
// configAllZones.complete();
//}
});
Events.on(Trigger.newGame, () -> Core.app.post(() -> {