rs-client: refactoring (#1344)
* Rename some things to be more consistent everywhere * rs-client: refactoring * MenuAction -> MenuOpcode merge
This commit is contained in:
@@ -275,7 +275,8 @@ public class class83 {
|
||||
signature = "(I)I",
|
||||
garbageValue = "1224050195"
|
||||
)
|
||||
static final int method1995() {
|
||||
@Export("getHighestVisiblePlane")
|
||||
static final int getHighestVisiblePlane() {
|
||||
if (WorldMapLabelSize.clientPreferences.roofsHidden) {
|
||||
return class42.plane;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user