mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-23 04:59:19 +07:00
Smaller vanilla env page size
This commit is contained in:
parent
4fbad2356d
commit
1a39bcaef0
@ -2,8 +2,8 @@
|
||||
duplicatePadding: true,
|
||||
combineSubdirectories: true,
|
||||
flattenPaths: true,
|
||||
maxWidth: 4096,
|
||||
maxHeight: 4096,
|
||||
maxWidth: 2048,
|
||||
maxHeight: 2048,
|
||||
fast: true,
|
||||
stripWhitespaceCenter: false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user