hch
2025-12-03 160f88d9092e558c0eef2f70c208d96ee4963ed3
Main/System/AssetVersion/InGameDownTestUtility.cs
@@ -81,5 +81,11 @@
#endif
        return enable && isReadVesionEx;
    }
    public static bool GetDownloadEnable()
    {
        return enable;
    }
}