mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 11:30:19 -07:00
Rename Class3_Sub16 to Sound
This commit is contained in:
parent
9e1fd50e5f
commit
d317ae51e3
4 changed files with 5 additions and 5 deletions
|
|
@ -1,13 +0,0 @@
|
|||
import org.openrs2.deob.annotation.OriginalClass;
|
||||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
@OriginalClass("client!ik")
|
||||
public abstract class Class3_Sub16 extends Node {
|
||||
|
||||
@OriginalMember(owner = "client!ik", name = "p", descriptor = "I")
|
||||
public int anInt3313;
|
||||
|
||||
@OriginalMember(owner = "client!ik", name = "<init>", descriptor = "()V")
|
||||
protected Class3_Sub16() {
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue