Removed all tmps, multithreading now functional
This commit is contained in:
@@ -25,7 +25,6 @@ public class Mindustry extends ModuleCore {
|
||||
BundleLoader.load();
|
||||
BlockLoader.load();
|
||||
|
||||
|
||||
logic = new Logic();
|
||||
|
||||
if(!multithread) module(logic);
|
||||
|
||||
Reference in New Issue
Block a user