diff --git a/docs/pokerth.asn1 b/docs/pokerth.asn1 index ed3fab06..62d24724 100644 --- a/docs/pokerth.asn1 +++ b/docs/pokerth.asn1 @@ -312,7 +312,8 @@ JoinGameFailed ::= SEQUENCE { notInvited (6), gameNameInUse (7), badGameName (8), - invalidSettings (9) + invalidSettings (9), + ipAddressBlocked (10) } }