| | |
| | |
|
| | | //武将卡
|
| | | public const int HeroCardRedpoint = 200;
|
| | | public Redpoint HeroCardRedpoint1 = new Redpoint(MainHerosRedpoint, HeroCardRedpoint);
|
| | | public Redpoint HeroListRedpoint = new Redpoint(MainHerosRedpoint, HeroCardRedpoint);
|
| | | public const int HeroCardCollectRedpoint = 201;
|
| | | public Redpoint HeroCollectRedpoint = new Redpoint(MainHerosRedpoint, HeroCardCollectRedpoint);
|
| | |
|
| | |
|
| | | #region 邮件红点
|
| | |
| | | public Redpoint redPointBagFunc = new Redpoint(RedPoint_MainPackKey, RedPoint_BagFuncKey);
|
| | | #endregion
|
| | |
|
| | |
|
| | | //官职
|
| | | public const int RedPoint_OfficialKey = 101;
|
| | |
|
| | |
|
| | | #region 仙盟公用红点
|
| | |
| | | #region 仙盟活动红点
|
| | | public readonly Redpoint fairyActivityRedpoint = new Redpoint(218);
|
| | | #endregion
|
| | |
|
| | | |
| | | public static int BlessLVRedpoint = 399; //祝福等级红点
|
| | | public static int DailySpecialsRedpoint = 439; //每日特惠入口红点
|
| | |
|
| | | public static int BlessedLandRedpoint = 444; //福地红点
|