示例#1
0
 public void selectLoot(LootRewardOpenGO lootGO)
 {
     manager.selectLoot(lootGO.card, lootGO.moneyVal);
 }