三国卡牌客户端基础资源仓库
lcy
2025-11-20 9ae72e120d6c2e6f7a4c63f42ef8481baef620ff
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;
            }