mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Lots of login/js5/cs2 refactoring, rename Class3_Sub14 to GlTile
This commit is contained in:
parent
16e8148b7a
commit
e5eeecd0ad
168 changed files with 3168 additions and 3161 deletions
|
|
@ -194,8 +194,8 @@ public final class Static269 {
|
|||
local194 = local529.anInt2245 >> 7;
|
||||
local190 = local529.anInt2240 >> 7;
|
||||
if (local190 >= 0 && local194 >= 0 && local190 < 104 && local194 < 104) {
|
||||
local529.aBoolean125 = (Static12.aByteArrayArrayArray2[1][local190][local194] & 0x2) != 0;
|
||||
local529.anInt2235 = Static83.anIntArrayArrayArray4[local529.anInt2241][local190][local194] - local529.anInt2235;
|
||||
local529.aBoolean125 = (Static12.tileSettings[1][local190][local194] & 0x2) != 0;
|
||||
local529.anInt2235 = Static83.activeTileHeightMap[local529.anInt2241][local190][local194] - local529.anInt2235;
|
||||
Static120.method2389(local529);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue