버그 수정...

This commit is contained in:
2019-10-06 14:49:41 +09:00
parent 70181d95c7
commit 934c1b0cfe
28 changed files with 115 additions and 102 deletions
@@ -32,7 +32,7 @@ class che_위압시도 extends BaseWarUnitTrigger{
return true;
}
$this->activateSkill('위압');
$self->activateSkill('위압');
return true;
}
}