From f66bbfea40a0973ab1de389ccd5af05891ec12bd Mon Sep 17 00:00:00 2001 From: lotodore Date: Sun, 13 Nov 2011 19:27:01 +0000 Subject: [PATCH] Fixing protocol specification. --- docs/pokerth.asn1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {