mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00: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
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!mm")
|
||||
public class SoftwareSprite extends Class3_Sub2_Sub1 {
|
||||
public class SoftwareSprite extends Sprite {
|
||||
|
||||
@OriginalMember(owner = "client!mm", name = "L", descriptor = "[I")
|
||||
public int[] anIntArray20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue