summaryrefslogtreecommitdiffstats
path: root/nms-patches/SecondaryWorldServer.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/SecondaryWorldServer.patch')
-rw-r--r--nms-patches/SecondaryWorldServer.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/SecondaryWorldServer.patch b/nms-patches/SecondaryWorldServer.patch
index d3786952..f05e64bb 100644
--- a/nms-patches/SecondaryWorldServer.patch
+++ b/nms-patches/SecondaryWorldServer.patch
@@ -26,8 +26,8 @@
+ // protected void a() {} // CraftBukkit
public World b() {
- this.worldMaps = this.a.X();
-@@ -55,7 +59,7 @@
+ this.worldMaps = this.a.Z();
+@@ -56,7 +60,7 @@
this.villages.a((World) this);
}