v0.10.1까지 merge

This commit is contained in:
2019-04-07 23:35:54 +09:00
46 changed files with 482 additions and 228 deletions
+1
View File
@@ -271,6 +271,7 @@ WHERE turntime < %s ORDER BY turntime ASC, `no` ASC',
pullGeneralCommand($general->getID());
$currentTurn = $general->getVar('turntime');
$general->increaseVarWithLimit('myset', 1, null, 3);
$turnObj->updateTurnTime();
$turnObj->applyDB();