mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
add multi chracter key checks
This commit is contained in:
parent
c67add20d6
commit
9daf9b42a2
7 changed files with 35 additions and 16 deletions
|
|
@ -12,4 +12,5 @@ public enum ServerState
|
|||
VersionMisMatch,
|
||||
RateLimited,
|
||||
NoSecretKey,
|
||||
MultiChara,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue