버그 수정

This commit is contained in:
2019-04-21 12:52:57 +09:00
parent cf1f023379
commit 88e3a9852b
6 changed files with 55 additions and 52 deletions
+2
View File
@@ -131,6 +131,8 @@ class che_강행 extends Command\GeneralCommand{
$general->checkStatChange();
$general->applyDB($db);
return true;
}