mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 11:30:19 -07:00
Consolidated some more static classes, identified some util functions
This commit is contained in:
parent
8aaa00efd5
commit
2bc60f339b
97 changed files with 3032 additions and 3275 deletions
|
|
@ -50,8 +50,8 @@ public class HintArrowManager {
|
|||
for (local94 = 0; local94 < local68.vertexCount; local94++) {
|
||||
local68.vertexY[local94] += SceneGraph.getTileHeight(Player.level, local68.vertexX[local94] + arg3, local68.vertexZ[local94] + arg1) - arg5;
|
||||
}
|
||||
local68.bounds.valid = false;
|
||||
local68.vertexBuffer.valid = false;
|
||||
local68.bounds.valid = false;
|
||||
}
|
||||
} else {
|
||||
@Pc(142) SoftwareModel local142 = (SoftwareModel) model;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue