some bugfixes according to multiple gameID and txt-export
This commit is contained in:
+2
-1
@@ -54,9 +54,10 @@ private:
|
||||
|
||||
void exec_transaction();
|
||||
|
||||
int logVersion;
|
||||
sqlite3 *mySqliteLogDb;
|
||||
ConfigFile *myConfig;
|
||||
int curGameID;
|
||||
int uniqueGameID;
|
||||
int curHandID;
|
||||
std::string sql;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user