Adding new join game failed reason.
This commit is contained in:
+2
-1
@@ -312,7 +312,8 @@ JoinGameFailed ::= SEQUENCE {
|
|||||||
notInvited (6),
|
notInvited (6),
|
||||||
gameNameInUse (7),
|
gameNameInUse (7),
|
||||||
badGameName (8),
|
badGameName (8),
|
||||||
invalidSettings (9)
|
invalidSettings (9),
|
||||||
|
ipAddressBlocked (10)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user