Adding new protocol error code.
This commit is contained in:
+2
-1
@@ -308,7 +308,8 @@ JoinGameFailed ::= SEQUENCE {
|
||||
invalidPassword (4),
|
||||
notAllowedAsGuest (5),
|
||||
notInvited (6),
|
||||
gameNameInUse (7)
|
||||
gameNameInUse (7),
|
||||
invalidSettings (8)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user