버그 수정

This commit is contained in:
2020-05-04 20:01:23 +09:00
parent 77248ad4d8
commit 44e1bb10c3
12 changed files with 39 additions and 8 deletions
@@ -148,6 +148,10 @@ class che_불가침수락 extends Command\NationCommand
];
}
public function canDisplay():bool{
return false;
}
public function getCost(): array
{
return [0, 0];