Fixing protocol specification.
This commit is contained in:
+2
-2
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user