pain and suffering of various kinds

This commit is contained in:
Anuken
2018-09-05 20:25:50 -04:00
parent eb3e507a11
commit 2c8962cf5f
86 changed files with 518 additions and 765 deletions

View File

@@ -20,7 +20,7 @@ public class Mindustry extends ModuleCore{
Log.setUseColors(false);
BundleLoader.load();
ContentLoader.load();
content.load();
module(logic = new Logic());
module(world = new World());