feat: UserAction 실행기
This commit is contained in:
@@ -32,7 +32,6 @@ class 휴식 extends Command\UserActionCommand{
|
||||
}
|
||||
|
||||
public function run(\Sammo\RandUtil $rng):bool{
|
||||
$this->setResultTurn(new LastTurn(static::getName(), $this->arg));
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user