fixed startwindowbg issues - changed disitribute pot animation to blinking playernames

This commit is contained in:
doitux
2009-03-26 09:47:14 +00:00
parent d7bfab7d4e
commit b096149678
5 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)
#define POKERTH_BETA_REVISION 0
#define POKERTH_BETA_RELEASE_STRING "0.6.4"
#define POKERTH_BETA_RELEASE_STRING "0.6.5"
enum ServerNetworkMode {
NETWORK_MODE_TCP = 1,