From d63abf6cf1b819f850f106539dfc1c7fce3356d0 Mon Sep 17 00:00:00 2001 From: md_5 Date: Mon, 25 May 2015 20:37:24 +1000 Subject: Cut fluff from patch headers. --- nms-patches/EntityIronGolem.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nms-patches/EntityIronGolem.patch') diff --git a/nms-patches/EntityIronGolem.patch b/nms-patches/EntityIronGolem.patch index 14d0ca40..f05036e9 100644 --- a/nms-patches/EntityIronGolem.patch +++ b/nms-patches/EntityIronGolem.patch @@ -1,5 +1,5 @@ ---- /home/matt/mc-dev-private//net/minecraft/server/EntityIronGolem.java 2015-02-26 22:40:22.579608139 +0000 -+++ src/main/java/net/minecraft/server/EntityIronGolem.java 2015-02-26 22:40:22.583608139 +0000 +--- a/net/minecraft/server/EntityIronGolem.java ++++ b/net/minecraft/server/EntityIronGolem.java @@ -59,7 +59,7 @@ protected void s(Entity entity) { -- cgit v1.2.3