latest change

This commit is contained in:
2022-05-13 13:29:03 +07:00
parent 3ed89a8c10
commit 85518c4f3f
4 changed files with 11 additions and 10 deletions

View File

@ -204,6 +204,8 @@ public class NPC : Agent, ICharacter
CharacterFactory.Instance.ReSpawn(this, ref pos, ref id);
}
}
//public event OnDeathEvent<
public void ResetCharacter()
{