optimizing local sqlite-logging; implementing second steps network client sqlite-logging

This commit is contained in:
floty
2011-11-13 01:05:28 +00:00
parent 311b3e654c
commit 2437407ffc
12 changed files with 181 additions and 111 deletions
+1 -1
View File
@@ -2501,7 +2501,7 @@ void gameTableImpl::postRiverRunAnimation3()
}
}
textBrowser_Log->append("");
// textBrowser_Log->append("");
postRiverRunAnimation3Timer->start(postRiverRunAnimationSpeed/2);
}