少年修仙传客户端代码仓库
client_Zxw
2019-01-17 14ca23c16c59127d14e72e8154f8f1b0884fa712
Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
1个文件已修改
4 ■■■■ 已修改文件
System/FindPrecious/FindPreciousSubscribeHintWin.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/FindPrecious/FindPreciousSubscribeHintWin.cs
@@ -35,6 +35,10 @@
            {
                m_HintContent.text = Language.Get("FightTreasure_Focus");
            }
            else if (WindowCenter.Instance.IsOpen<CrossServerBossWin>())
            {
                m_HintContent.text = Language.Get("FightTreasure_Focus");
            }
            else if (WindowCenter.Instance.IsOpen<LootPreciousFrameWin>())
            {
                m_HintContent.text = Language.Get("DemonJar_Focus");