mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -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
|
|
@ -5,6 +5,8 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
public class MaterialManager {
|
||||
public static final int WATER = 4;
|
||||
|
||||
@OriginalMember(owner = "client!dl", name = "c", descriptor = "I")
|
||||
public static int currentType = 0;
|
||||
@OriginalMember(owner = "client!je", name = "R", descriptor = "Z")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue