Esempio n. 1
0
 public void MonsterSeen(MonsterInstantie monsterInstantie, Player player)
 {
     context.MonsterSeen(monsterInstantie, player);
 }