mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Rename Class3_Sub2_Sub9 to Font
This commit is contained in:
parent
8855a84cf2
commit
0a62e8bdf5
13 changed files with 18 additions and 18 deletions
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!dd")
|
||||
public final class SoftwareFont extends Class3_Sub2_Sub9 {
|
||||
public final class SoftwareFont extends Font {
|
||||
|
||||
@OriginalMember(owner = "client!dd", name = "Eb", descriptor = "[[B")
|
||||
private byte[][] aByteArrayArray7 = new byte[256][];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue