mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Updated debug FPS/RAM strings to use MB instead of KB, added drop shadow to them too
This commit is contained in:
parent
2d9237530d
commit
e6aaa283ff
10 changed files with 145 additions and 151 deletions
|
|
@ -6,10 +6,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static17 {
|
||||
|
||||
@OriginalMember(owner = "client!bg", name = "z", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_101 = JagString.parse("k");
|
||||
|
||||
@OriginalMember(owner = "client!bg", name = "d", descriptor = "(II)Z")
|
||||
@OriginalMember(owner = "client!bg", name = "d", descriptor = "(II)Z")
|
||||
public static boolean method530(@OriginalArg(0) int arg0) {
|
||||
return arg0 == 198 || arg0 == 230 || arg0 == 156 || arg0 == 140 || arg0 == 223;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue