Temporary workaround for 263 being broken

This commit is contained in:
Anuken
2026-07-13 13:30:45 -04:00
parent 56efff6a0a
commit 993737a5c5
4 changed files with 6 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ import mindustry.core.*;
import mindustry.core.GameState.*;
import mindustry.ctype.*;
import mindustry.entities.units.*;
import mindustry.game.*;
import mindustry.game.MapObjectives.*;
import mindustry.game.*;
import mindustry.gen.*;
import mindustry.io.*;
import mindustry.maps.*;