| LogicProject/System/PlayerCommon/HeroControler.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
LogicProject/System/PlayerCommon/HeroControler.cs
@@ -139,6 +139,10 @@ else if (id == 7) { WindowCenter.Instance.OpenIL<CrossServerQualifyingWin>(); } else if (id == 8) { WindowCenter.Instance.Open<CrossServerWin>(false, 0); } }