diff options
Diffstat (limited to 'nms-patches/BlockStationary.patch')
-rw-r--r-- | nms-patches/BlockStationary.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nms-patches/BlockStationary.patch b/nms-patches/BlockStationary.patch index f5451864..02496cbe 100644 --- a/nms-patches/BlockStationary.patch +++ b/nms-patches/BlockStationary.patch @@ -1,3 +1,5 @@ +--- ../work/decompile-8eb82bde//net/minecraft/server/BlockStationary.java 2014-11-28 17:43:42.965707438 +0000 ++++ src/main/java/net/minecraft/server/BlockStationary.java 2014-11-28 17:38:19.000000000 +0000 @@ -2,6 +2,8 @@ import java.util.Random; |