mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 17:10:24 -07:00
Rename Class3_Sub2 to SecondaryNode
This commit is contained in:
parent
04370ae289
commit
ff1303878e
25 changed files with 44 additions and 44 deletions
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!rk")
|
||||
public abstract class Class3_Sub2_Sub9 extends Class3_Sub2 {
|
||||
public abstract class Class3_Sub2_Sub9 extends SecondaryNode {
|
||||
|
||||
@OriginalMember(owner = "client!rk", name = "W", descriptor = "[I")
|
||||
private int[] anIntArray346;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue