mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 20:40:20 -07:00
Fixed crash when closing the worldmap sometimes
This commit is contained in:
parent
8dc27ef51e
commit
77bfb744bc
23 changed files with 111 additions and 108 deletions
|
|
@ -66,6 +66,8 @@ public class SceneGraph {
|
|||
public static Scenery[] aClass31Array3;
|
||||
@OriginalMember(owner = "client!c", name = "bb", descriptor = "[Lclient!ec;")
|
||||
public static Scenery[] aClass31Array2;
|
||||
@OriginalMember(owner = "client!gf", name = "O", descriptor = "[[[I")
|
||||
public static int[][][] underwaterTileHeights;
|
||||
|
||||
@OriginalMember(owner = "client!km", name = "f", descriptor = "(I)Z")
|
||||
public static boolean allLevelsAreVisible() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue