Massive amount of fixes and changes with multiplayer/annotations
This commit is contained in:
@@ -31,7 +31,6 @@ public class Mindustry extends ModuleCore {
|
||||
module(ui = new UI());
|
||||
module(netServer = new NetServer());
|
||||
module(netClient = new NetClient());
|
||||
module(netCommon = new NetCommon());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user