mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2026-02-10 10:56:13 +01:00
Renamed method
This commit is contained in:
@@ -56,7 +56,7 @@ public final class LimboServer {
|
||||
dimensionRegistry.load(this, config.getDimensionType());
|
||||
connections = new Connections();
|
||||
|
||||
ClientConnection.preInitPackets(this);
|
||||
ClientConnection.initPackets(this);
|
||||
|
||||
startBootstrap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user