mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-22 10:55:17 -06:00
Renamed bunch of variables in all Type classes
This commit is contained in:
parent
d2c6c19cb8
commit
a3420acc1c
121 changed files with 1408 additions and 1408 deletions
|
|
@ -245,7 +245,7 @@ public final class Texture {
|
|||
@Pc(10) int local10;
|
||||
if (Static215.anInt4868 > 0) {
|
||||
for (local10 = 0; local10 < this.anIntArray327.length; local10++) {
|
||||
if (!arg1.method4491(this.anIntArray327[local10], Static215.anInt4868)) {
|
||||
if (!arg1.isFileReady(this.anIntArray327[local10], Static215.anInt4868)) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue