三国卡牌客户端基础资源仓库
hch
2025-06-06 2feb3add98556a7b6243ba01a0119bfb5cbab259
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;
            }