mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35: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
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalClass;
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
@OriginalClass("client!qd")
|
||||
public final class Class3_Sub2_Sub10_Sub2 extends Class3_Sub2_Sub10 {
|
||||
public final class Class3_Sub2_Sub10_Sub2 extends ReferenceNode {
|
||||
|
||||
@OriginalMember(owner = "client!qd", name = "U", descriptor = "Ljava/lang/ref/SoftReference;")
|
||||
private final SoftReference aSoftReference1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue