Beispiel #1
0
 public Npc(GameRolePlayNpcWithQuestInformations gameRolePlayNpcWithQuestInformations, Map map)
 {
 }
Beispiel #2
0
 public Npc(GameRolePlayNpcWithQuestInformations informations, Map map)
     : this((GameRolePlayNpcInformations)informations, map)
 {
 }