mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class36 to IndexedSprite
This commit is contained in:
parent
ac2b884fd6
commit
964f93b79a
12 changed files with 18 additions and 18 deletions
|
|
@ -6,7 +6,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!oh")
|
||||
public final class Class36_Sub2 extends Class36 {
|
||||
public final class Class36_Sub2 extends IndexedSprite {
|
||||
|
||||
@OriginalMember(owner = "client!oh", name = "r", descriptor = "I")
|
||||
private int anInt4285;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue