첫 화면 띄우기 성공
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace sammo\GeneralCommand;
|
||||
namespace sammo\Command\General;
|
||||
|
||||
use \sammo\{
|
||||
DB, Util, JosaUtil,
|
||||
@@ -38,10 +38,6 @@ class che_거병 extends Command\GeneralCommand{
|
||||
$this->setCity();
|
||||
$this->setNation();
|
||||
|
||||
if(!key_exists($colorType, GetNationColors())){
|
||||
return false;
|
||||
}
|
||||
|
||||
$relYear = $env['year'] - $env['startyear'];
|
||||
|
||||
$this->runnableConstraints=[
|
||||
|
||||
Reference in New Issue
Block a user