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

@@ -27,7 +27,7 @@ index 70af657f5..af953dda4 100644
+ }
}
diff --git a/src/main/java/net/minecraft/server/Entity.java b/src/main/java/net/minecraft/server/Entity.java
index 7339e337b..883777223 100644
index 127eaf1f6..d54116be3 100644
--- a/src/main/java/net/minecraft/server/Entity.java
+++ b/src/main/java/net/minecraft/server/Entity.java
@@ -0,0 +0,0 @@ public abstract class Entity implements ICommandListener {