mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-18 00:45:14 -06:00
Refactored GameShell
This commit is contained in:
parent
bc7ecce61c
commit
3c58eb3a01
83 changed files with 700 additions and 712 deletions
|
|
@ -62,8 +62,8 @@ public final class Static74 {
|
|||
@Pc(19) int local19;
|
||||
@Pc(17) int local17;
|
||||
if (local7 == null) {
|
||||
local17 = Static254.anInt5554;
|
||||
local19 = Static48.anInt1448;
|
||||
local17 = GameShell.canvasHeight;
|
||||
local19 = GameShell.canvasWidth;
|
||||
} else {
|
||||
local17 = local7.anInt459;
|
||||
local19 = local7.anInt445;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue