몬스터 Hit, Death 상태 틀 추가
This commit is contained in:
@@ -7,8 +7,7 @@ namespace TON
|
||||
public class AttackPattern
|
||||
{
|
||||
protected MonsterBase _monsterBase;
|
||||
|
||||
|
||||
|
||||
public AttackPattern(MonsterBase monsterBase)
|
||||
{
|
||||
_monsterBase = monsterBase;
|
||||
|
||||
Reference in New Issue
Block a user