Excluded comp** from final jar

This commit is contained in:
Anuken
2021-04-03 11:15:41 -04:00
parent 19778c743c
commit 93f3d6039e
5 changed files with 7 additions and 3 deletions

View File

@@ -6,7 +6,6 @@ import arc.math.geom.*;
import arc.struct.*;
import mindustry.annotations.Annotations.*;
import mindustry.content.*;
import mindustry.entities.comp.*;
import mindustry.game.*;
import mindustry.game.Teams.*;
import mindustry.gen.*;