优先初始化PackDataInst
parent
e03ba64d1a
commit
a4b829b0a4
|
|
@ -40,6 +40,8 @@ public class GameLauncher : MonoBehaviour
|
|||
versionUpdateUI.UpdateProgressText("尝试网络连接中...");
|
||||
_versionUpdateHandle = new VersionUpdateHandle(versionUpdateUI);
|
||||
|
||||
PackDataInst.CreateInst();
|
||||
|
||||
#region 更新AppConfig
|
||||
bool downloadResult;
|
||||
do
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit b277d9fb1d6d39b9756735b60afebd512733b39d
|
||||
Subproject commit 98ad7e6f8fb9b0995fbe60bac2d0bc720204fe93
|
||||
Loading…
Reference in New Issue