mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Refactored some code related to inv/sprite
This commit is contained in:
parent
77bfb744bc
commit
b57d5a0031
51 changed files with 686 additions and 625 deletions
|
|
@ -60,8 +60,8 @@ public final class Static74 {
|
|||
local17 = GameShell.canvasHeight;
|
||||
local19 = GameShell.canvasWidth;
|
||||
} else {
|
||||
local17 = local7.anInt459;
|
||||
local19 = local7.anInt445;
|
||||
local17 = local7.height;
|
||||
local19 = local7.width;
|
||||
}
|
||||
Static150.method2801(local17, local19, arg0, false);
|
||||
Static111.method2291(arg0, local17, local19);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue