mirror of
https://github.com/array-in-a-matrix/brainwine.git
synced 2025-04-02 11:11:58 -04:00
Oops forgot
This commit is contained in:
parent
0331692323
commit
6ed5948818
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ public class GameServer implements CommandExecutor {
|
|||
prefabManager = new PrefabManager();
|
||||
ZoneGenerator.init();
|
||||
zoneManager = new ZoneManager();
|
||||
zoneManager.tryGenerateDefaultZone();
|
||||
playerManager = new PlayerManager();
|
||||
NetworkRegistry.init();
|
||||
server = new Server();
|
||||
|
|
Loading…
Add table
Reference in a new issue