Set packaged textures to 1k

This commit is contained in:
2023-12-21 21:47:57 +01:00
parent 32f761193d
commit b9f34b6cbd
569 changed files with 19704 additions and 25263 deletions

View File

@@ -19,7 +19,7 @@ public static final XAPKFile[] xAPKS = {
new XAPKFile(
true, // true signifies a main file
"1", // the version of the APK that the file was uploaded against
819155116L // the length of the file in bytes
294227750L // the length of the file in bytes
)
};
};