diff --git a/docs/pokerth.asn1 b/docs/pokerth.asn1 index 75f2d441..587121c0 100644 --- a/docs/pokerth.asn1 +++ b/docs/pokerth.asn1 @@ -459,6 +459,7 @@ PlayersTurnMessage ::= [APPLICATION 24] SEQUENCE { MyActionRequestMessage ::= [APPLICATION 25] SEQUENCE { gameId NonZeroId, + handNum NonZeroId, gameState NetGameState, myAction NetPlayerAction, myRelativeBet INTEGER(0..10000000)