mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Consolidated a little more
This commit is contained in:
parent
774d382816
commit
1c0b9b1755
86 changed files with 1239 additions and 1292 deletions
|
|
@ -47,7 +47,7 @@ public class Fonts {
|
|||
public static void load(@OriginalArg(0) Js5 arg0, @OriginalArg(2) Js5 arg1) {
|
||||
p11Full = Static127.method2462(Sprites.p11FullId, arg1, arg0);
|
||||
if (GlRenderer.enabled) {
|
||||
p11FullSoftware = Static122.method2412(Sprites.p11FullId, arg0, arg1);
|
||||
p11FullSoftware = SoftwareFont.method2412(Sprites.p11FullId, arg0, arg1);
|
||||
} else {
|
||||
p11FullSoftware = (SoftwareFont) p11Full;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue