mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 17:40:19 -07:00
Rename Class3_Sub2_Sub1 to Sprite
This commit is contained in:
parent
0f8cecdc73
commit
04370ae289
38 changed files with 52 additions and 52 deletions
|
|
@ -35,14 +35,14 @@ public final class Static82 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!gi", name = "b", descriptor = "(I)Lclient!qf;")
|
||||
public static Class3_Sub2_Sub1 method1764() {
|
||||
public static Sprite method1764() {
|
||||
@Pc(9) byte[] local9 = Static7.aByteArrayArray5[0];
|
||||
@Pc(17) int local17 = Static254.anIntArray488[0] * Static26.anIntArray66[0];
|
||||
@Pc(20) int[] local20 = new int[local17];
|
||||
for (@Pc(28) int local28 = 0; local28 < local17; local28++) {
|
||||
local20[local28] = Static259.anIntArray513[local9[local28] & 0xFF];
|
||||
}
|
||||
@Pc(69) Class3_Sub2_Sub1 local69;
|
||||
@Pc(69) Sprite local69;
|
||||
if (Static239.aBoolean269) {
|
||||
local69 = new GlSprite(Static124.anInt3080, Static227.anInt5091, Static274.anIntArray440[0], Static269.anIntArray252[0], Static254.anIntArray488[0], Static26.anIntArray66[0], local20);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue