Whoops, left some debug info in
Dieser Commit ist enthalten in:
Ursprung
880cf29fc7
Commit
e84fca699d
@ -699,7 +699,6 @@ public class PacketType implements Serializable, Comparable<PacketType> {
|
||||
}
|
||||
}
|
||||
|
||||
System.out.println("No match for " + className);
|
||||
PacketType type = new PacketType(protocol, sender, packetId, -1, PROTOCOL_VERSION, className);
|
||||
type.dynamic = true;
|
||||
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren