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

@@ -5,6 +5,7 @@ import arc.math.*;
import arc.math.geom.*;
import arc.math.geom.QuadTree.*;
import mindustry.annotations.Annotations.*;
import mindustry.entities.*;
import mindustry.gen.*;
@Component