diff --git a/docs/pokerth.asn1 b/docs/pokerth.asn1 index e1dd6140..b4d13e3c 100644 --- a/docs/pokerth.asn1 +++ b/docs/pokerth.asn1 @@ -308,7 +308,8 @@ JoinGameFailed ::= SEQUENCE { invalidPassword (4), notAllowedAsGuest (5), notInvited (6), - gameNameInUse (7) + gameNameInUse (7), + invalidSettings (8) } }