mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 17:10:24 -07:00
Rename Class36_Sub1 to SoftwareIndexedSprite
This commit is contained in:
parent
964f93b79a
commit
195493cdf8
21 changed files with 41 additions and 41 deletions
|
|
@ -26,10 +26,10 @@ public final class Static121 {
|
|||
public static final JagString aClass100_590 = Static28.method790("Titelbild geladen)3");
|
||||
|
||||
@OriginalMember(owner = "client!jg", name = "a", descriptor = "(I)[Lclient!ek;")
|
||||
public static Class36_Sub1[] method2406() {
|
||||
@Pc(2) Class36_Sub1[] local2 = new Class36_Sub1[Static165.anInt4038];
|
||||
public static SoftwareIndexedSprite[] method2406() {
|
||||
@Pc(2) SoftwareIndexedSprite[] local2 = new SoftwareIndexedSprite[Static165.anInt4038];
|
||||
for (@Pc(8) int local8 = 0; local8 < Static165.anInt4038; local8++) {
|
||||
local2[local8] = new Class36_Sub1(Static124.anInt3080, Static227.anInt5091, Static274.anIntArray440[local8], Static269.anIntArray252[local8], Static254.anIntArray488[local8], Static26.anIntArray66[local8], Static7.aByteArrayArray5[local8], Static259.anIntArray513);
|
||||
local2[local8] = new SoftwareIndexedSprite(Static124.anInt3080, Static227.anInt5091, Static274.anIntArray440[local8], Static269.anIntArray252[local8], Static254.anIntArray488[local8], Static26.anIntArray66[local8], Static7.aByteArrayArray5[local8], Static259.anIntArray513);
|
||||
}
|
||||
Static75.method1631();
|
||||
return local2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue