From a893da6a5c5d0658c120287d0d1108e8a955f8b8 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Wed, 27 Dec 2023 15:19:29 +0000 Subject: [PATCH] =?UTF-8?q?game:=20=ED=95=84=EC=A4=91=EA=B3=84=EB=9E=B5->?= =?UTF-8?q?=EC=8B=A0=EC=82=B0=EA=B7=80=EB=AA=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/UserAction/g65_필중계략.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hwe/sammo/Command/UserAction/g65_필중계략.php b/hwe/sammo/Command/UserAction/g65_필중계략.php index 08da5566..01b4022d 100644 --- a/hwe/sammo/Command/UserAction/g65_필중계략.php +++ b/hwe/sammo/Command/UserAction/g65_필중계략.php @@ -6,7 +6,7 @@ use \sammo\Command; use sammo\Constraint\ConstraintHelper; class g65_필중계략 extends Command\UserActionCommand{ - static protected $actionName = '필중계략'; + static protected $actionName = '신산귀모'; protected function argTest():bool{ return true; @@ -14,7 +14,7 @@ class g65_필중계략 extends Command\UserActionCommand{ public function getBrief(): string { - return '필중계략'; + return '신산귀모'; } public function getCommandDetailTitle(): string