コード例 #1
0
 protected void AddLoot(int type, int num)
 {
     battle.AddLoot(type, num);
 }