mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 16:05:13 -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
|
|
@ -25,7 +25,7 @@ public final class Static202 {
|
|||
@OriginalMember(owner = "client!qg", name = "h", descriptor = "(I)V")
|
||||
public static void method3653() {
|
||||
Static231.aClass99_29.clear();
|
||||
Static219.aClass99_27.clear();
|
||||
Static219.sprites.clear();
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!qg", name = "a", descriptor = "(Lsignlink!ll;Lclient!wa;IB)V")
|
||||
|
|
@ -98,9 +98,9 @@ public final class Static202 {
|
|||
@OriginalMember(owner = "client!qg", name = "a", descriptor = "(IZI)V")
|
||||
public static void setVarbitClient(@OriginalArg(0) int arg0, @OriginalArg(2) int arg1) {
|
||||
@Pc(7) VarbitType local7 = Static125.method2449(arg0);
|
||||
@Pc(10) int local10 = local7.anInt3323;
|
||||
@Pc(16) int local16 = local7.anInt3318;
|
||||
@Pc(19) int local19 = local7.anInt3327;
|
||||
@Pc(10) int local10 = local7.endBit;
|
||||
@Pc(16) int local16 = local7.startBit;
|
||||
@Pc(19) int local19 = local7.baseVar;
|
||||
@Pc(25) int local25 = Class3_Sub9.anIntArray135[local10 - local16];
|
||||
if (arg1 < 0 || arg1 > local25) {
|
||||
arg1 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue