mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 03:50:24 -07:00
Rename Class22_Sub1 to SoftReferenceNodeFactory
This commit is contained in:
parent
6f6580ae90
commit
af3eff8546
2 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,7 @@ public final class Static44 {
|
|||
@OriginalMember(owner = "client!dh", name = "b", descriptor = "(I)Lclient!q;")
|
||||
public static Class22 method1147() {
|
||||
try {
|
||||
return (Class22) Class.forName("Class22_Sub1").getDeclaredConstructor().newInstance();
|
||||
return (Class22) Class.forName("SoftReferenceNodeFactory").getDeclaredConstructor().newInstance();
|
||||
} catch (@Pc(15) Throwable local15) {
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue