Refactoring

This commit is contained in:
Isaac 2024-05-16 17:03:42 +04:00
parent 0225f74d30
commit ebb7798cff
3 changed files with 32 additions and 50 deletions

View file

@ -78,7 +78,7 @@ private final class ReferenceCompareTest {
}
var continueFromName: String?
continueFromName = "1391391008142393362.json"
//continueFromName = "1391391008142393362.json"
let _ = await processAnimationFolderAsync(basePath: bundlePath, path: "", stopOnFailure: true, process: { path, name, alwaysDraw in
if let continueFromNameValue = continueFromName {