last bugfixes for sqlite-log; activating sqlite-log for release version 0.9.1

This commit is contained in:
floty
2012-01-09 12:42:04 +00:00
parent ac3cd7b0c2
commit 5769423595
6 changed files with 25 additions and 53 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
#define MAX_GUI_SPEED 11
#define DEBUG_MODE 0
#define SQLITE_LOG 0
#define HTML_LOG 1
#define SQLITE_LOG 1
#define HTML_LOG 0
#define POKERTH_VERSION_MAJOR 0
#define POKERTH_VERSION_MINOR 90