Restore port to the hostname. Fixes BUKKIT-2124
This commit is contained in:
@@ -10,7 +10,7 @@ public class Packet2Handshake extends Packet {
|
||||
private int a;
|
||||
private String b;
|
||||
public String c; // CraftBukkit private -> public
|
||||
private int d;
|
||||
public int d; // CraftBukkit private -> public
|
||||
|
||||
public Packet2Handshake() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user