summaryrefslogtreecommitdiffstats
path: root/nms-patches/TileEntitySkull.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/TileEntitySkull.patch')
-rw-r--r--nms-patches/TileEntitySkull.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/nms-patches/TileEntitySkull.patch b/nms-patches/TileEntitySkull.patch
index e2c53019..a3406ddc 100644
--- a/nms-patches/TileEntitySkull.patch
+++ b/nms-patches/TileEntitySkull.patch
@@ -1,3 +1,5 @@
+--- ../work/decompile-8eb82bde//net/minecraft/server/TileEntitySkull.java 2014-11-28 17:43:43.413707428 +0000
++++ src/main/java/net/minecraft/server/TileEntitySkull.java 2014-11-28 17:38:18.000000000 +0000
@@ -105,4 +105,10 @@
public void setRotation(int i) {
this.rotation = i;