Esempio n. 1
0
 private void giveReward()
 {
     CreditManagerInsatance.AddManyCredit(NUM_REWARD_COIN);          //クレジットを付与する
 }