diff --git a/docs/pokerth.asn1 b/docs/pokerth.asn1 index 942e4cf9..4673e809 100644 --- a/docs/pokerth.asn1 +++ b/docs/pokerth.asn1 @@ -284,7 +284,8 @@ GamePlayerMessage ::= [APPLICATION 10] SEQUENCE { } GamePlayerJoined ::= SEQUENCE { - playerId NonZeroId + playerId NonZeroId, + isAdmin BOOLEAN } GamePlayerLeft ::= SEQUENCE {