mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
Rename Interface2 to StringInterface
This commit is contained in:
parent
f1a4bda3ed
commit
7dec0851bf
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!na")
|
||||
public final class JagString implements Interface2 {
|
||||
public final class JagString implements StringInterface {
|
||||
|
||||
@OriginalMember(owner = "client!na", name = "T", descriptor = "[B")
|
||||
public byte[] aByteArray52;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue