mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 06:51:30 -08:00
More components, less entities
This commit is contained in:
parent
f2f31120a0
commit
f937cb30f0
77 changed files with 586 additions and 570 deletions
|
|
@ -8,9 +8,9 @@ import mindustry.content.*;
|
|||
import mindustry.core.*;
|
||||
import mindustry.core.GameState.*;
|
||||
import mindustry.ctype.*;
|
||||
import mindustry.entities.traits.BuilderTrait.*;
|
||||
import mindustry.entities.type.*;
|
||||
import mindustry.entities.type.base.*;
|
||||
import mindustry.entities.units.*;
|
||||
import mindustry.game.*;
|
||||
import mindustry.io.*;
|
||||
import mindustry.maps.*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue