少年修仙传客户端代码仓库
client_linchunjie
2019-01-31 f9b7bdbb2d135f559eda466e0a7d7995aecd226a
6104 【前端】【1.5.200】诛仙宝石开发(添加宝石炫耀)
1个文件已修改
1 ■■■■ 已修改文件
System/Strengthening/GemFlauntCell.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Strengthening/GemFlauntCell.cs
@@ -42,6 +42,7 @@
            ChatCtrl.Inst.flauntGemId = itemId;
            ChatCtrl.Inst.flauntGemBind = bind;
            WindowCenter.Instance.Open<ChatWin>();
            WindowCenter.Instance.Open<MainInterfaceWin>();
        }
    }
}