Update upstream CB

Fixes GH-887
This commit is contained in:
Zach Brown
2017-09-18 22:01:43 -04:00
parent 68b6b07086
commit 7be477c2cc
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ index 53147c6e2..5fbb99b7e 100644
@Override
diff --git a/src/main/java/net/minecraft/server/PlayerConnection.java b/src/main/java/net/minecraft/server/PlayerConnection.java
index d963abc9a..dd6cbe947 100644
index f82a81178..1dc9ddbb5 100644
--- a/src/main/java/net/minecraft/server/PlayerConnection.java
+++ b/src/main/java/net/minecraft/server/PlayerConnection.java
@@ -0,0 +0,0 @@ public class PlayerConnection implements PacketListenerPlayIn, ITickable {