finished first version showLog and htmlExport --> activating sqlite-logging from now on

This commit is contained in:
floty
2011-12-31 17:47:06 +00:00
parent ce5b83acf9
commit ee8f4c7444
3 changed files with 269 additions and 126 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