Preparing beta3.
This commit is contained in:
+3
-3
@@ -32,11 +32,11 @@
|
|||||||
#define POKERTH_VERSION_MINOR 80
|
#define POKERTH_VERSION_MINOR 80
|
||||||
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
|
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
|
||||||
|
|
||||||
#define POKERTH_BETA_REVISION 2
|
#define POKERTH_BETA_REVISION 3
|
||||||
#define POKERTH_BETA_RELEASE_STRING "0.8-beta2"
|
#define POKERTH_BETA_RELEASE_STRING "0.8-beta3"
|
||||||
|
|
||||||
#define RANKING_GAME_START_CASH 10000
|
#define RANKING_GAME_START_CASH 10000
|
||||||
#define RANKING_GAME_NUMBER_OF_PLAYERS 5
|
#define RANKING_GAME_NUMBER_OF_PLAYERS 10
|
||||||
#define RANKING_GAME_START_SBLIND 50
|
#define RANKING_GAME_START_SBLIND 50
|
||||||
#define RANKING_GAME_RAISE_EVERY_HAND 11
|
#define RANKING_GAME_RAISE_EVERY_HAND 11
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user