| | |
| | | return 0;
|
| | | }
|
| | |
|
| | | public void UpdateFirstChargeReward(HAA02_tagMCFirstGoldInfo package)
|
| | | {
|
| | | FirstGoldServerDay = package.FirstGoldServerDay;
|
| | | firstChargeRewardGet = package.FirstGoldRewardState;
|
| | | UpdateFirstRechargeRedpoint();
|
| | | UpdateRedpoint();
|
| | | }
|
| | | // public void UpdateFirstChargeReward(HAA02_tagMCFirstGoldInfo package)
|
| | | // {
|
| | | // FirstGoldServerDay = package.FirstGoldServerDay;
|
| | | // firstChargeRewardGet = package.FirstGoldRewardState;
|
| | | // UpdateFirstRechargeRedpoint();
|
| | | // UpdateRedpoint();
|
| | | // }
|
| | |
|
| | | private void UpdateFirstRechargeRedpoint()
|
| | | {
|