mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
Consolidate MiniMenu functions
This commit is contained in:
parent
36b0d99c42
commit
cf6a86e926
70 changed files with 1202 additions and 1252 deletions
|
|
@ -55,7 +55,7 @@ public final class ServerActiveProperties extends Node {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!bf", name = "h", descriptor = "(I)Z")
|
||||
public final boolean method510() {
|
||||
public final boolean isObjOpsEnabled() {
|
||||
return (this.accessMask >> 30 & 0x1) != 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue