| | |
| | | public const int RedPoint_GuaBao = 118;
|
| | | //命格
|
| | | public const int RedPoint_Mingge = 119;
|
| | | //好评福利
|
| | | public const int RedPoint_Review = 120;
|
| | |
|
| | | //武将卡
|
| | | public const int HeroCardRedpoint = 200;
|
| | | public Redpoint HeroListRedpoint = new Redpoint(MainHerosRedpoint, HeroCardRedpoint);
|
| | |
| | | public const int DailyTehui = 476;//每日特惠
|
| | | public const int WarlordPavilionRepoint = 477;//定军阁
|
| | | public const int TimeRushRepoint = 478; //轮回殿
|
| | | public const int HeroDebutRepoint = 479; //武将登场
|
| | | public const int Qunying = 480; //群英榜
|
| | | public const int RedPoint_OSHeroTrain = 481;
|
| | | public const int RedPoint_OSBeautyMM = 482;
|
| | | public const int RedPoint_OSMingge = 483;
|
| | | public void Register()
|
| | | {
|
| | |
|