mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -07:00
Renamed some of SceneGraph, organized ChangeLocRequest
This commit is contained in:
parent
694fc3b9dc
commit
8708007fd1
39 changed files with 358 additions and 377 deletions
|
|
@ -13,7 +13,7 @@ public final class Static6 {
|
|||
public static void method84() {
|
||||
SceneGraph.clear();
|
||||
for (@Pc(9) int local9 = 0; local9 < 4; local9++) {
|
||||
PathFinder.collisionMaps[local9].resetFlags();
|
||||
PathFinder.collisionMaps[local9].clear();
|
||||
}
|
||||
System.gc();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue