Cut fluff from patch headers.

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2015-05-25 20:37:24 +10:00
parent 027da9d004
commit 6c1c28bd14
267 changed files with 533 additions and 533 deletions

View File

@@ -1,5 +1,5 @@
--- /home/matt/mc-dev-private//net/minecraft/server/EntityGhast.java 2015-02-26 22:40:22.547608140 +0000
+++ src/main/java/net/minecraft/server/EntityGhast.java 2015-02-26 22:40:22.547608140 +0000
--- a/net/minecraft/server/EntityGhast.java
+++ b/net/minecraft/server/EntityGhast.java
@@ -162,7 +162,9 @@
world.a((EntityHuman) null, 1008, new BlockPosition(this.b), 0);
EntityLargeFireball entitylargefireball = new EntityLargeFireball(world, this.b, d2, d3, d4);