mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07: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
|
|
@ -28,7 +28,7 @@ public final class Static113 {
|
|||
if (arg1 >= 5 && arg1 <= 8) {
|
||||
arg1 = 4;
|
||||
}
|
||||
@Pc(30) LocType local30 = Static271.method4601(arg0);
|
||||
return local30.method3416(arg1);
|
||||
@Pc(30) LocType local30 = Static271.get(arg0);
|
||||
return local30.isReady(arg1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue