버그 수정
This commit is contained in:
@@ -142,7 +142,7 @@ class che_몰수 extends Command\NationCommand{
|
||||
Message::MSGTYPE_PUBLIC,
|
||||
$src,
|
||||
$src,
|
||||
$str,
|
||||
$text,
|
||||
new \DateTime(),
|
||||
new \DateTime('9999-12-31'),
|
||||
[]
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
namespace sammo\Command;
|
||||
use \sammo\General;
|
||||
use \sammo\LastTurn;
|
||||
|
||||
abstract class NationCommand extends BaseCommand{
|
||||
protected $lastTurn;
|
||||
|
||||
Reference in New Issue
Block a user