diff --git a/scripts/sort.ts b/scripts/sort.ts index 7df6989..1f17f83 100644 --- a/scripts/sort.ts +++ b/scripts/sort.ts @@ -148,3 +148,5 @@ for (const chapter of chapters) { `../_sprites/sorted-merged/${chapter}`, ]); } + +// TEST