Block bad game names on server.
This commit is contained in:
+2
-1
@@ -310,7 +310,8 @@ JoinGameFailed ::= SEQUENCE {
|
||||
notAllowedAsGuest (5),
|
||||
notInvited (6),
|
||||
gameNameInUse (7),
|
||||
invalidSettings (8)
|
||||
badGameName (8),
|
||||
invalidSettings (9)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user