Esempio n. 1
0
 public void RegisterMonsterPosition(PawnInstance _monster)
 {
     tileManagerReference.AddMonsterOnTile(_monster);
 }