mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Rename Class3_Sub2_Sub10 to ReferenceNode
This commit is contained in:
parent
7e29d96f6f
commit
bfecdf9d21
6 changed files with 13 additions and 13 deletions
|
|
@ -3,7 +3,7 @@ import org.openrs2.deob.annotation.OriginalClass;
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
@OriginalClass("client!he")
|
||||
public final class Class3_Sub2_Sub10_Sub1 extends Class3_Sub2_Sub10 {
|
||||
public final class Class3_Sub2_Sub10_Sub1 extends ReferenceNode {
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "X", descriptor = "Ljava/lang/Object;")
|
||||
private final Object anObject3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue