Fixing protocol specification.

This commit is contained in:
lotodore
2011-11-13 19:27:01 +00:00
parent d975139409
commit f66bbfea40
+2 -2
View File
@@ -574,9 +574,9 @@ PlayerResult ::= SEQUENCE {
resultCard1 Card, resultCard1 Card,
resultCard2 Card, resultCard2 Card,
bestHandPosition SEQUENCE SIZE(5) OF INTEGER, -- TODO size restrictions bestHandPosition SEQUENCE SIZE(5) OF INTEGER, -- TODO size restrictions
cardsValue INTEGER OPTIONAL,
moneyWon AmountOfMoney, moneyWon AmountOfMoney,
playerMoney AmountOfMoney playerMoney AmountOfMoney,
cardsValue INTEGER OPTIONAL
} }
EndOfHandHideCards ::= SEQUENCE { EndOfHandHideCards ::= SEQUENCE {