diff --git a/docs/pokerth.asn1 b/docs/pokerth.asn1 index 7fef8b3e..5417a8d0 100644 --- a/docs/pokerth.asn1 +++ b/docs/pokerth.asn1 @@ -307,7 +307,8 @@ RemovedFromGame ::= SEQUENCE { kickedFromGame (1), gameIsFull (2), gameIsRunning (3), - gameTimeout (4) + gameTimeout (4), + removedStartFailed (5) } }