Exemplo n.º 1
0
 public void UpdateAllCoinAndCoupon()
 {
     homeM.UpdateCoinAndCoupon();
     profileM.UpdateCoinAndCoupon();
     shopM.UpdateCoinAndCoupon();
     proomM.UpdateCoinAndCoupon();
     heroM.UpdateCoinAndCoupon();
 }