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