몬스터 스킬 코드 복구
This commit is contained in:
@@ -208,7 +208,7 @@ namespace TON
|
||||
private void Attack()
|
||||
{
|
||||
_monsterBase.ChangeAnimationState(AniAttack);
|
||||
_monsterBase.Attack();
|
||||
_monsterBase.PlayerAttack();
|
||||
}
|
||||
|
||||
public void Exit()
|
||||
|
||||
Reference in New Issue
Block a user