mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-25 04:15:18 -06:00
Renamed some more LocType opcodes to match original naming
This commit is contained in:
parent
7d2d6e56a7
commit
6b361daa4c
8 changed files with 128 additions and 125 deletions
|
|
@ -1179,7 +1179,7 @@ public class LoginManager {
|
|||
} while (local72 >= 103);
|
||||
} while (local68 >= 103);
|
||||
local95 = LocTypeList.get(local17);
|
||||
} while (local78 == 22 && !Preferences.showGroundDecorations && local95.interactive == 0 && local95.blockwalk != 1 && !local95.forcedecor);
|
||||
} while (local78 == 22 && !Preferences.showGroundDecorations && local95.interactable == 0 && local95.blockwalk != 1 && !local95.forcedecor);
|
||||
local39 = true;
|
||||
if (!local95.isReady()) {
|
||||
local15 = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue