Bump outdated build notification back out to norm

Merge outdated notification patch into existing branding patch
This commit is contained in:
Zach Brown
2017-05-26 22:46:27 -05:00
parent a044ef0e9f
commit 914c16f3b2
6 changed files with 21 additions and 24 deletions

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] PlayerTeleportEndGatewayEvent
Allows you to access the Gateway being used in a teleport event
diff --git a/src/main/java/net/minecraft/server/TileEntityEndGateway.java b/src/main/java/net/minecraft/server/TileEntityEndGateway.java
index f9590d4c4..82c1a37ed 100644
index 9bde14d93..ab2cd1760 100644
--- a/src/main/java/net/minecraft/server/TileEntityEndGateway.java
+++ b/src/main/java/net/minecraft/server/TileEntityEndGateway.java
@@ -0,0 +0,0 @@ public class TileEntityEndGateway extends TileEntityEnderPortal implements ITick