Main/System/AssetVersion/InGameDownTestUtility.cs @@ -45,7 +45,9 @@ public static void ClearAssets() { #if !UNITY_WEBGL Directory.Delete(Application.persistentDataPath, true); #endif LocalSave.DeleteKey("HasDownLoadFullAsset"); }