少年修仙传客户端代码仓库
client_linchunjie
2018-08-25 0863abd5b5e05e95b95471f1a066a8a26f1d7827
1681  有神兵石可使用 主界面角色按钮没显示红点
1个文件已修改
4 ■■■■ 已修改文件
System/MainInterfacePanel/MainRedDot.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/MainInterfacePanel/MainRedDot.cs
@@ -24,6 +24,10 @@
        private Redpoint realmRedpoint = new Redpoint(114);
        private Redpoint redPointVipDot = new Redpoint(RedPoint_VipDot);
        #region 角色红点
        public Redpoint roleRedpoint = new Redpoint(RedPoint_key, 101);
        #endregion
        #region 邮件红点
        public const int RedPoint_MainMailKey = 24;
        public const int RedPoint_MailFuncKey = 2401;