mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 17:10:24 -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
|
|
@ -6,7 +6,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!cf")
|
||||
public class GlSprite extends Class3_Sub2_Sub1 {
|
||||
public class GlSprite extends Sprite {
|
||||
|
||||
@OriginalMember(owner = "client!cf", name = "O", descriptor = "I")
|
||||
public int anInt1870;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue