yun200895 1 mesiac pred
rodič
commit
ff5d370831

+ 0 - 2
GameClient/Packages/com.tuyoogame.yooasset@2.3.17/Editor/GFGAsset/Extension/PackArt.cs

@@ -10,8 +10,6 @@ namespace YooAsset.Editor
         {
             string bundleName;
             bundleName = AssetBundleHelper.GetBundleName(data.AssetPath);
-            Debug.Log("data.AssetPath    " + data.AssetPath);
-            Debug.Log(bundleName);
             if (bundleName == null)
             {
                 bundleName = Path.GetDirectoryName(data.AssetPath);