mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 17:40:19 -07:00
Rename Class36 to IndexedSprite
This commit is contained in:
parent
ac2b884fd6
commit
964f93b79a
12 changed files with 18 additions and 18 deletions
|
|
@ -78,7 +78,7 @@ public final class Static40 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!da", name = "a", descriptor = "(ILclient!ve;Z)Lclient!ok;")
|
||||
public static Class36 method1010(@OriginalArg(0) int arg0, @OriginalArg(1) Js5 arg1) {
|
||||
public static IndexedSprite method1010(@OriginalArg(0) int arg0, @OriginalArg(1) Js5 arg1) {
|
||||
return Static254.method4346(arg1, arg0) ? Static276.method4614() : null;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue