| | |
| | | public const int RedPoint_OSHeroCard = 112;
|
| | | public const int RedPoint_OSGala = 113; //开服庆典
|
| | | Redpoint osGalaRedpoint = new Redpoint(RedPoint_OSGala);
|
| | |
|
| | | public const int RedPoint_Ads = 114; //广告用
|
| | | public const int RedPoint_Download = 116;
|
| | |
|
| | | public Redpoint downLoadRedpoint = new Redpoint(MainRedDot.RedPoint_Download);
|
| | | //红颜
|
| | | public const int Redpoint_BeautyMM = 117;
|
| | | //古宝
|
| | | public const int RedPoint_GuaBao = 118;
|
| | | //命格
|
| | | public const int RedPoint_Mingge = 119;
|
| | | //武将卡
|
| | | public const int HeroCardRedpoint = 200;
|
| | | public Redpoint HeroListRedpoint = new Redpoint(MainHerosRedpoint, HeroCardRedpoint);
|
| | |
| | | Redpoint hallRedpoint = new Redpoint(MainGuildRedpoint, guildHallRedpointID);
|
| | | public const int donateRedpointID = 400; //捐献
|
| | | public const int hawkerRedpointID = 401; //行商(原珍宝阁)
|
| | | public const int bossTaofaRedpointID = 402; //BOSS讨伐
|
| | | #endregion
|
| | |
|
| | |
|
| | |
| | | public const int TianziBillboradRepoint = 471; //天子的考验
|
| | | public const int PhantasmPavilionRepoint = 472; //幻境阁
|
| | | public const int LineupRecommendRepoint = 473; //阵容推荐
|
| | | public const int FunctionPreviewRepoint = 474; //功能预告
|
| | | public const int FunctionPreviewRepoint = 474; //功能预告
|
| | | public const int HeroFatesRepoint = 475;//宿缘
|
| | | public const int DailyTehui = 476;//每日特惠
|
| | | public const int WarlordPavilionRepoint = 477;//定军阁
|
| | | public void Register()
|
| | | {
|
| | |
|