Revert "Remove patch headers"

This reverts commit a8ddf37419.

By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
CraftBukkit/Spigot
2014-11-28 23:02:15 +00:00
parent a8ddf37419
commit 6956c3298f
264 changed files with 534 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
--- ../work/decompile-8eb82bde//net/minecraft/server/BlockButtonAbstract.java 2014-11-28 17:43:42.877707440 +0000
+++ src/main/java/net/minecraft/server/BlockButtonAbstract.java 2014-11-28 17:38:17.000000000 +0000
@@ -3,6 +3,11 @@
import java.util.List;
import java.util.Random;