mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-15 02:50:23 -07:00
Rename Class146 to ByteArray
This commit is contained in:
parent
08fa3d7bf3
commit
23b144b6ac
4 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!ua")
|
||||
public final class Class146_Sub1 extends Class146 {
|
||||
public final class Class146_Sub1 extends ByteArray {
|
||||
|
||||
@OriginalMember(owner = "client!ua", name = "m", descriptor = "Ljava/nio/ByteBuffer;")
|
||||
private ByteBuffer aByteBuffer10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue