mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -07:00
Rename Class3_Sub2_Sub10_Sub2 to SoftReferenceNode
This commit is contained in:
parent
637bec9871
commit
6f6580ae90
2 changed files with 3 additions and 3 deletions
|
|
@ -8,6 +8,6 @@ public final class Class22_Sub1 extends Class22 {
|
|||
@OriginalMember(owner = "client!db", name = "a", descriptor = "(Lclient!gf;I)Lclient!gf;")
|
||||
@Override
|
||||
public final ReferenceNode method1027(@OriginalArg(0) ReferenceNode arg0) {
|
||||
return new Class3_Sub2_Sub10_Sub2(arg0.method3618());
|
||||
return new SoftReferenceNode(arg0.method3618());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue