Refactored more CS2 stuff

This commit is contained in:
Pazaz 2022-04-23 02:28:22 -04:00
parent e5eeecd0ad
commit 79fdaf96f8
154 changed files with 1382 additions and 1378 deletions

View file

@ -251,7 +251,7 @@ public final class Texture {
}
} else {
for (local10 = 0; local10 < this.anIntArray327.length; local10++) {
if (!arg1.method4506(this.anIntArray327[local10])) {
if (!arg1.isFileReady(this.anIntArray327[local10])) {
return false;
}
}