mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06: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
|
|
@ -10,10 +10,7 @@ public final class Static80 {
|
|||
@OriginalMember(owner = "client!gf", name = "M", descriptor = "I")
|
||||
public static int anInt4698;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "O", descriptor = "[[[I")
|
||||
public static int[][][] underWaterTileHeightMap;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "R", descriptor = "I")
|
||||
@OriginalMember(owner = "client!gf", name = "R", descriptor = "I")
|
||||
public static int centralZoneX;
|
||||
|
||||
@OriginalMember(owner = "client!gf", name = "S", descriptor = "[I")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue