Set packaged textures to 1k
This commit is contained in:
@@ -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
|
||||
)
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user