Просмотр исходного кода

Merge branch 'master' of http://129.204.4.238:3000/hexiaojie/client_webgl

hexiaojie 1 месяц назад
Родитель
Сommit
5db933e28a

+ 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);