Ejemplo n.º 1
0
 public Merchant(GameRolePlayMerchantWithGuildInformations gameRolePlayMerchantWithGuildInformations, Map map)
 {
 }
Ejemplo n.º 2
0
 public Merchant(GameRolePlayMerchantWithGuildInformations informations, Map map)
     : this((GameRolePlayMerchantInformations)informations, map)
 {
 }