Dieser Commit ist enthalten in:
Ursprung
317912763a
Commit
1eb5a87331
@ -36,4 +36,5 @@ public class PacketIdManager {
|
|||||||
public static final byte I_AM_A_LOBBY = 0x20;
|
public static final byte I_AM_A_LOBBY = 0x20;
|
||||||
public static final byte FIGHT_INFO = 0x21;
|
public static final byte FIGHT_INFO = 0x21;
|
||||||
public static final byte FIGHT_ENDS = 0x22;
|
public static final byte FIGHT_ENDS = 0x22;
|
||||||
|
public static final byte STARTING_SERVER = 0x23;
|
||||||
}
|
}
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren