Assets/Editor/Tool/UpdateSpritePackingSetting.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Assets/Editor/Tool/UpdateSpritePackingSetting.cs
@@ -30,7 +30,7 @@ if (!Directory.Exists(directoryPath)) { return; continue; } var files = new DirectoryInfo(directoryPath).GetFiles("*.png", SearchOption.TopDirectoryOnly); @@ -168,7 +168,7 @@ if (!Directory.Exists(directoryPath)) { return; continue; }