mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 19:40:18 -07:00
Consolidated a little more
This commit is contained in:
parent
774d382816
commit
1c0b9b1755
86 changed files with 1239 additions and 1292 deletions
|
|
@ -287,7 +287,7 @@ public class MiniMap {
|
|||
}
|
||||
for (local146 = 0; local146 < 104; local146++) {
|
||||
for (local181 = 0; local181 < 104; local181++) {
|
||||
@Pc(439) LinkedList local439 = Static159.objStacks[Player.level][local146][local181];
|
||||
@Pc(439) LinkedList local439 = SceneGraph.objStacks[Player.level][local146][local181];
|
||||
if (local439 != null) {
|
||||
local154 = local146 * 4 + 2 - PlayerList.self.xFine / 32;
|
||||
local231 = local181 * 4 + 2 - PlayerList.self.zFine / 32;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue