| System/DailyQuest/ResourcesBackPanel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| System/Mount/PlayerMountDatas.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/DailyQuest/ResourcesBackPanel.cs
@@ -211,8 +211,6 @@ } } }); DesignDebug.LogError("一键仙玉"); } private void FindAKeyFairyJade()//一键找仙玉 { System/Mount/PlayerMountDatas.cs
@@ -120,7 +120,7 @@ Redpoint redPointMountStare = new Redpoint(Redpoint_key1, RedPoint_Mountkey); mountRedpoint.Add(mountID, redPointMountStare); int RedPoint_Mountkey1 = MainRedDot.RedPoint_MountPackKey * 10 + type; int RedPoint_Mountkey1 = RedPoint_Mountkey * 10 + type; Redpoint redPointMountStare1 = new Redpoint(RedPoint_Mountkey, RedPoint_Mountkey1); DeblockingRedPoint.Add(mountID, redPointMountStare1);