summaryrefslogtreecommitdiffstats
path: root/nms-patches/CommandGamemode.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/CommandGamemode.patch')
-rw-r--r--nms-patches/CommandGamemode.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/CommandGamemode.patch b/nms-patches/CommandGamemode.patch
index ac389787..6280a4b1 100644
--- a/nms-patches/CommandGamemode.patch
+++ b/nms-patches/CommandGamemode.patch
@@ -1,5 +1,5 @@
---- /home/matt/mc-dev-private//net/minecraft/server/CommandGamemode.java 2015-02-26 22:40:22.343608142 +0000
-+++ src/main/java/net/minecraft/server/CommandGamemode.java 2015-02-26 22:40:22.351608142 +0000
+--- a/net/minecraft/server/CommandGamemode.java
++++ b/net/minecraft/server/CommandGamemode.java
@@ -26,6 +26,13 @@
EntityPlayer entityplayer = astring.length >= 2 ? a(icommandlistener, astring[1]) : b(icommandlistener);