瀏覽代碼

添加注释

zhaoyang 3 年之前
父節點
當前提交
7723f72652
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

@@ -25,6 +25,7 @@ namespace GFGGame
             ViewGlobal.CreatClickEffect();
             //获取游戏配置
             GetGameCfg();
+            //预加载配置数据
             InitSqliteData();
         }