Allow even larger small blinds (paranoia, still release 0.8.1).
This commit is contained in:
+1
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user