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