attempt to fix some crashes
This commit is contained in:
@@ -5,10 +5,11 @@ public enum ServerState
|
||||
Offline,
|
||||
Connecting,
|
||||
Reconnecting,
|
||||
Disconnecting,
|
||||
Disconnected,
|
||||
Connected,
|
||||
Unauthorized,
|
||||
VersionMisMatch,
|
||||
RateLimited,
|
||||
NoSecretKey,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user