123 1 سال پیش
والد
کامیت
7c6e523ffa
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Assets/Editor/AssetBundle/CheckHotUpdateRes.cs

+ 1 - 1
Assets/Editor/AssetBundle/CheckHotUpdateRes.cs

@@ -372,7 +372,7 @@ public class CheckHotUpdateRes : EditorWindow
 
         int size = files1.Length;
 
-        string datapath = $"{Application.dataPath}/{info.NewPath}/";
+        string datapath = $"{info.NewPath}/";
         for (int i = 0; i < size; i++)
         {