hch
2026-04-22 69783a7bc64858681fffe600d6570b7b723032f2
Main/Core/GameEngine/Launch/AssetBundleInitTask.cs
@@ -29,9 +29,10 @@
    public override void End()
    {
        expectTime = timer;
        expectTime = timer;
        // UILoader.LoadWindowAsync("LaunchBackGroundWin", null);
        Debug.LogFormat("{0}执行时长:{1};", this.GetType().Name, timer);
        OperationLogCollect.Instance.RecordLauchEvent(15);
    }
    public override void Update()