Basic server hosting done
This commit is contained in:
@@ -41,6 +41,7 @@ public class Mindustry extends ModuleCore {
|
||||
module(Vars.control = new Control());
|
||||
module(Vars.renderer = new Renderer());
|
||||
module(Vars.ui = new UI());
|
||||
module(Vars.network = new Network());
|
||||
}
|
||||
|
||||
public void loadBundle(){
|
||||
|
||||
Reference in New Issue
Block a user