diff options
Diffstat (limited to 'nms-patches/EntityFallingBlock.patch')
-rw-r--r-- | nms-patches/EntityFallingBlock.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nms-patches/EntityFallingBlock.patch b/nms-patches/EntityFallingBlock.patch index 94dd8f8a..09d0b124 100644 --- a/nms-patches/EntityFallingBlock.patch +++ b/nms-patches/EntityFallingBlock.patch @@ -1,5 +1,3 @@ ---- ../work/decompile-8eb82bde//net/minecraft/server/EntityFallingBlock.java 2014-11-28 17:43:43.089707435 +0000 -+++ src/main/java/net/minecraft/server/EntityFallingBlock.java 2014-11-28 17:38:20.000000000 +0000 @@ -4,6 +4,8 @@ import java.util.ArrayList; import java.util.Iterator; |