hch
2026-04-22 69783a7bc64858681fffe600d6570b7b723032f2
Main/Core/GameEngine/Launch/GetVersionInfoTask.cs
@@ -52,6 +52,7 @@
    {
        expectTime = timer;
        Debug.LogFormat("{0}执行时长:{1};", this.GetType().Name, timer);
        OperationLogCollect.Instance.RecordLauchEvent(12);
    }
    public override void Update()