Cleanup
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#Maps entity names to IDs. Autogenerated.
|
||||
|
||||
mindustry.entities.def.EntityDefs.DecalDef=1
|
||||
mindustry.entities.def.EntityDefs.EffectDef=2
|
||||
mindustry.entities.def.EntityDefs.TileDef=3
|
||||
mindustry.entities.def.EntityDefs.GenericUnitDef=5
|
||||
mindustry.entities.def.EntityDefs.GenericBuilderDef=6
|
||||
mindustry.entities.def.EntityDefs.BulletDef=0
|
||||
mindustry.entities.def.EntityDefs.PlayerDef=4
|
||||
mindustry.entities.def.AllEntities.GenericBuilderDef=6
|
||||
mindustry.entities.def.AllEntities.BulletDef=0
|
||||
mindustry.entities.def.AllEntities.PlayerDef=4
|
||||
mindustry.entities.def.AllEntities.GenericUnitDef=5
|
||||
mindustry.entities.def.AllEntities.EffectDef=2
|
||||
mindustry.entities.def.AllEntities.DecalDef=1
|
||||
mindustry.entities.def.AllEntities.TileDef=3
|
||||
Reference in New Issue
Block a user