mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
Consolidated a bunch of static classes
This commit is contained in:
parent
cf6a86e926
commit
774d382816
260 changed files with 4163 additions and 4536 deletions
|
|
@ -33,7 +33,7 @@ public final class Static226 {
|
|||
local5 = Static35.method899(arg0.level, arg0.x, arg0.z);
|
||||
}
|
||||
if (arg0.anInt927 == 3) {
|
||||
local5 = Static20.method602(arg0.level, arg0.x, arg0.z);
|
||||
local5 = SceneGraph.method602(arg0.level, arg0.x, arg0.z);
|
||||
}
|
||||
if (local5 != 0L) {
|
||||
local7 = Integer.MAX_VALUE & (int) (local5 >>> 32);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue