少年修仙传客户端代码仓库
client_Zxw
2019-01-21 26436be7f1ae7d7edae0d5b4bddf85cdf0367dfb
Lua/LuaUtility.cs
@@ -38,8 +38,10 @@
        Do("global.define");
        Do("global.stringutil");
        Do("protocol.LuaProtocalRegister");
        Do("hotfix.hotfix");
#if !UNITY_EDITOR
        Do("hotfix.hotfix");
#endif
        lastGCTime = 0f;
    }