mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Refactored GameShell
This commit is contained in:
parent
bc7ecce61c
commit
3c58eb3a01
83 changed files with 700 additions and 712 deletions
|
|
@ -21,7 +21,7 @@ public final class Static210 {
|
|||
|
||||
@OriginalMember(owner = "client!rb", name = "a", descriptor = "(ZB)V")
|
||||
public static void method3712(@OriginalArg(0) boolean arg0) {
|
||||
Static234.method4017(Static254.anInt5554, arg0, Static154.topLevelInterace, Static48.anInt1448);
|
||||
Static234.method4017(GameShell.canvasHeight, arg0, Static154.topLevelInterace, GameShell.canvasWidth);
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!rb", name = "a", descriptor = "(Lclient!wa;Z)Lclient!bn;")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue