Esempio n. 1
0
 public Npc(GameRolePlayNpcWithQuestInformations gameRolePlayNpcWithQuestInformations, Map map)
 {
 }
Esempio n. 2
0
 public Npc(GameRolePlayNpcWithQuestInformations informations, Map map)
     : this((GameRolePlayNpcInformations)informations, map)
 {
 }