Really update, thanks EvilTechie for the typo

This commit is contained in:
md_5 2013-09-20 08:34:41 +10:00
parent 30150fba59
commit 9550383c78

View file

@ -1,4 +1,4 @@
From c36dc04659abb5954000ffbab02dd151a08db69a Mon Sep 17 00:00:00 2001
From cbcb581dd09d719f3c1dd95f504b201e791371d3 Mon Sep 17 00:00:00 2001
From: md_5 <md_5@live.com.au>
Date: Fri, 20 Sep 2013 08:25:33 +1000
Subject: [PATCH] Minecraft 1.6.4
@ -18,7 +18,7 @@ index d186e47..d6aa785 100644
public int A() {
diff --git a/src/main/java/net/minecraft/server/PendingConnection.java b/src/main/java/net/minecraft/server/PendingConnection.java
index a5c3104..37258ef 100644
index a5c3104..e9e9e5c 100644
--- a/src/main/java/net/minecraft/server/PendingConnection.java
+++ b/src/main/java/net/minecraft/server/PendingConnection.java
@@ -80,8 +80,8 @@ public class PendingConnection extends Connection {
@ -27,7 +27,7 @@ index a5c3104..37258ef 100644
- if (packet2handshake.d() != 74) {
- if (packet2handshake.d() > 74) {
+ if (packet2handshake.d() != 7) {
+ if (packet2handshake.d() != 78) {
+ if (packet2handshake.d() > 78) {
this.disconnect(org.spigotmc.SpigotConfig.outdatedServerMessage); // Spigot
} else {