의병모집 버그 수정

This commit is contained in:
2020-03-22 04:20:21 +09:00
parent 7c7caf98c1
commit db5892b983
2 changed files with 4 additions and 3 deletions
@@ -1,5 +1,5 @@
<?php
namespace sammo\Command\General;
namespace sammo\Command\Nation;
use \sammo\{
DB, Util, JosaUtil,
@@ -23,8 +23,9 @@ use \sammo\Constraint\Constraint;
use \sammo\Constraint\ConstraintHelper;
class che_의병모집 extends Command\GeneralCommand{
class che_의병모집 extends Command\NationCommand{
static protected $actionName = '의병모집';
static public $reqArg = false;
protected function argTest():bool{
$this->arg = null;
+1 -1
View File
@@ -288,7 +288,7 @@ class GameConstBase
'che_수몰',
'che_허보',
'che_피장파장',
//'che_의병모집',
'che_의병모집',
//'che_이호경식',
//'che_급습',
],