Rename Class3_Sub2_Sub9 to Font

This commit is contained in:
Pazaz 2022-04-19 06:12:26 -04:00
parent 8855a84cf2
commit 0a62e8bdf5
13 changed files with 18 additions and 18 deletions

View file

@ -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][];