summaryrefslogtreecommitdiffstats
path: root/nms-patches/ContainerChest.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/ContainerChest.patch')
-rw-r--r--nms-patches/ContainerChest.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/ContainerChest.patch b/nms-patches/ContainerChest.patch
index 1e4fa8e5..e28d0dc2 100644
--- a/nms-patches/ContainerChest.patch
+++ b/nms-patches/ContainerChest.patch
@@ -1,5 +1,5 @@
---- /home/matt/mc-dev-private//net/minecraft/server/ContainerChest.java 2015-02-26 22:40:22.387608142 +0000
-+++ src/main/java/net/minecraft/server/ContainerChest.java 2015-02-26 22:40:22.387608142 +0000
+--- a/net/minecraft/server/ContainerChest.java
++++ b/net/minecraft/server/ContainerChest.java
@@ -1,9 +1,37 @@
package net.minecraft.server;