Added Report Button Utilities Plugin
This commit is contained in:
@@ -32,6 +32,7 @@ public enum GameState
|
||||
LOGGING_IN(20),
|
||||
LOADING(25),
|
||||
LOGGED_IN(30),
|
||||
CONNECTION_LOST(40),
|
||||
HOPPING(45);
|
||||
|
||||
private final int state;
|
||||
|
||||
Reference in New Issue
Block a user