This commit is contained in:
Anuken
2020-04-25 17:34:35 -04:00
parent 30d8737f67
commit ceee1d36e6
11 changed files with 38 additions and 41 deletions

View File

@@ -5,7 +5,7 @@ import mindustry.gen.*;
class AllDefs{
@GroupDef(Entityc.class)
@GroupDef(value = Entityc.class, mapping = true)
class all{
}