Allow even larger small blinds (paranoia, still release 0.8.1).

This commit is contained in:
lotodore
2010-10-09 18:37:26 +00:00
parent 54c000109d
commit 1af88e49e8
+1 -1
View File
@@ -448,7 +448,7 @@ HandStartMessage ::= [APPLICATION 23] SEQUENCE {
plainCards [0] PlainCards,
encryptedCards [1] EncryptedCards
},
smallBlind INTEGER(1..10000000)
smallBlind INTEGER(1..100000000)
}
PlayersTurnMessage ::= [APPLICATION 24] SEQUENCE {