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