diff --git a/docs/pokerth.asn1 b/docs/pokerth.asn1 index 00a61f53..37867d4f 100644 --- a/docs/pokerth.asn1 +++ b/docs/pokerth.asn1 @@ -574,9 +574,9 @@ PlayerResult ::= SEQUENCE { resultCard1 Card, resultCard2 Card, bestHandPosition SEQUENCE SIZE(5) OF INTEGER, -- TODO size restrictions - cardsValue INTEGER OPTIONAL, moneyWon AmountOfMoney, - playerMoney AmountOfMoney + playerMoney AmountOfMoney, + cardsValue INTEGER OPTIONAL } EndOfHandHideCards ::= SEQUENCE {