| System/Role/MagicianModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Role/MagicianModel.cs
@@ -318,7 +318,7 @@ } #region 红点 public const int MAGICAIN_REDPOINT = 10104; public const int MAGICAIN_REDPOINT = 10103; public const int MAGICAIN_INTERVAL = 100; public Dictionary<int, Redpoint> redpointDict = new Dictionary<int, Redpoint>(); Redpoint magicianPoint = new Redpoint(101, MAGICAIN_REDPOINT);