Gui fixes.

This commit is contained in:
doitux
2007-11-19 09:14:46 +00:00
parent 0f07315ef2
commit f5ab28d0fe
6 changed files with 69 additions and 48 deletions
+1
View File
@@ -33,6 +33,7 @@
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 6
#define POKERTH_BETA_RELEASE_STRING "0.6-beta6"
enum ServerNetworkMode {
NETWORK_MODE_TCP = 1,