少年修仙传客户端代码仓库
client_linchunjie
2019-05-08 8072a7f8e7e665551fa082b07c7986c7bf1f0bd8
Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
1个文件已修改
3 ■■■■ 已修改文件
Core/GameEngine/Login/Launch.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Core/GameEngine/Login/Launch.cs
@@ -1135,7 +1135,8 @@
            m_CurrentStage = LaunchStage.Complete;
            duration = Mathf.Max(0.5f, expectTime);
            LuaUtility.Instance.Init();
            CSharpCallLua.Init();
            ShaderUtility.WarmUpAll();
            SpeechTranslate.Instance.RequestGetToken();
            UI3DModelExhibition.CreateStage();