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