Adding support for custom delay between hands in protocol.
This commit is contained in:
@@ -70,6 +70,7 @@ struct GameData
|
||||
AfterManualBlindsMode afterManualBlindsMode;
|
||||
int afterMBAlwaysRaiseValue;
|
||||
int guiSpeed;
|
||||
int delayBetweenHandsSec;
|
||||
int playerActionTimeoutSec;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user