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, 1 insertions, 1 deletions
diff --git a/nms-patches/TileEntitySkull.patch b/nms-patches/TileEntitySkull.patch
index c4201967..3cf99060 100644
--- a/nms-patches/TileEntitySkull.patch
+++ b/nms-patches/TileEntitySkull.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/TileEntitySkull.java
+++ b/net/minecraft/server/TileEntitySkull.java
-@@ -105,4 +105,10 @@
+@@ -130,4 +130,10 @@
public void setRotation(int i) {
this.rotation = i;
}