mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-21 18:35:14 -06:00
Refactored more CS2 stuff
This commit is contained in:
parent
e5eeecd0ad
commit
79fdaf96f8
154 changed files with 1382 additions and 1378 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue