summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityPainting.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityPainting.patch')
-rw-r--r--nms-patches/EntityPainting.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityPainting.patch b/nms-patches/EntityPainting.patch
index 2e0e1c05..f8f07bc3 100644
--- a/nms-patches/EntityPainting.patch
+++ b/nms-patches/EntityPainting.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/EntityPainting.java
+++ b/net/minecraft/server/EntityPainting.java
-@@ -9,6 +9,7 @@
+@@ -10,6 +10,7 @@
public EntityPainting(World world) {
super(world);