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