mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-01-07 08:58:34 +01:00
Fix typo in EnumWrappers (PlayerInfoAction)
This commit is contained in:
parent
f14623897b
commit
701885e4eb
@ -69,7 +69,7 @@ public abstract class EnumWrappers {
|
||||
|
||||
public enum PlayerInfoAction {
|
||||
ADD_PLAYER,
|
||||
UPDATE_GAMEMODE,
|
||||
UPDATE_GAME_MODE,
|
||||
UPDATE_LATENCY,
|
||||
UPDATE_DISPLAY_NAME,
|
||||
REMOVE_PLAYER;
|
||||
|
Loading…
Reference in New Issue
Block a user