Merged replacement sprites. Scaling is now disabled by default.

This commit is contained in:
Anuken
2019-06-04 22:54:01 -04:00
parent f51d565db8
commit 39acb224d1
1021 changed files with 6911 additions and 6913 deletions

View File

@@ -2,7 +2,7 @@
duplicatePadding: true,
combineSubdirectories: true,
flattenPaths: true,
maxWidth: 2048,
maxHeight: 2048,
maxWidth: 1024,
maxHeight: 1024,
fast: true
}