| | |
| | | import PlayerFeastWish
|
| | | import PlayerActTask
|
| | | import PlayerActYunshi
|
| | | import PlayerActLunhuidian
|
| | | import PlayerActBuyCountGift
|
| | | import PlayerActLoginNew
|
| | | import PlayerActLogin
|
| | |
| | | elif actionName == ShareDefine.OperationActionName_Yunshi:
|
| | | PlayerActYunshi.RefreshActYunshiActionInfo(actNum)
|
| | |
|
| | | elif actionName == ShareDefine.OperationActionName_Lunhuidian:
|
| | | PlayerActLunhuidian.RefreshActLunhuidianActionInfo(actNum)
|
| | | |
| | | elif actionName == ShareDefine.OperationActionName_LoginAward:
|
| | | PlayerActLogin.RefreshOperationAction_LoginAward()
|
| | |
|