mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Lots of login/js5/cs2 refactoring, rename Class3_Sub14 to GlTile
This commit is contained in:
parent
16e8148b7a
commit
e5eeecd0ad
168 changed files with 3168 additions and 3161 deletions
|
|
@ -64,12 +64,12 @@ public final class Static155 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!me", name = "a", descriptor = "(II)I")
|
||||
public static int method2945(@OriginalArg(1) int arg0) {
|
||||
public static int getVarbit(@OriginalArg(1) int arg0) {
|
||||
@Pc(13) Class85 local13 = Static125.method2449(arg0);
|
||||
@Pc(16) int local16 = local13.anInt3327;
|
||||
@Pc(19) int local19 = local13.anInt3323;
|
||||
@Pc(22) int local22 = local13.anInt3318;
|
||||
@Pc(29) int local29 = Class3_Sub9.anIntArray135[local19 - local22];
|
||||
return Static7.anIntArray75[local16] >> local22 & local29;
|
||||
return Static7.varps[local16] >> local22 & local29;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue