Various fixes

This commit is contained in:
Anuken
2021-02-19 19:20:04 -05:00
parent f78719afc0
commit 467402ef73
4 changed files with 10 additions and 2 deletions

View File

@ -76,6 +76,7 @@ public class ScriptMainGenerator{
Seq<String> packages = Seq.with(
"mindustry.entities.effect",
"mindustry.entities.bullet",
"mindustry.entities.abilities",
"mindustry.ai.types",
"mindustry.type.weather",
"mindustry.game.Objectives",