Fixed OpenGL vertex arrays / Fixed bullet shrink crop

This commit is contained in:
Anuken
2022-05-10 13:12:12 -04:00
parent 9ac75df34e
commit 3dd17474c5
10 changed files with 22 additions and 12 deletions

View File

@@ -5,5 +5,6 @@
maxWidth: 4096,
maxHeight: 4096,
fast: true,
stripWhitespaceCenter: true
stripWhitespaceCenter: true,
ignoredWhitespaceStrings: ["effects/"]
}