Example #1
0
 public Merchant(GameRolePlayMerchantWithGuildInformations gameRolePlayMerchantWithGuildInformations, Map map)
 {
 }
Example #2
0
 public Merchant(GameRolePlayMerchantWithGuildInformations informations, Map map)
     : this((GameRolePlayMerchantInformations)informations, map)
 {
 }