mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -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
|
|
@ -19,8 +19,8 @@ public final class Static58 {
|
|||
@Pc(10) int local10 = 0;
|
||||
@Pc(12) int local12;
|
||||
for (local12 = 0; local12 < Static170.anInt3245; local12++) {
|
||||
@Pc(19) ObjType local19 = Static71.method1439(local12);
|
||||
if (local19.anInt2360 >= 0 || local19.anInt2331 >= 0) {
|
||||
@Pc(19) ObjType local19 = Static71.get(local12);
|
||||
if (local19.manWear1 >= 0 || local19.womanWear1 >= 0) {
|
||||
local8[local10++] = local12;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue