mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 21:40:30 -07:00
Refactored ServerActiveProperties
This commit is contained in:
parent
a59254cde7
commit
7e3712325d
10 changed files with 31 additions and 31 deletions
|
|
@ -27,7 +27,7 @@ public final class Static7 {
|
|||
local99 = MiniMenu.intArgs2[MiniMenu.size - 1];
|
||||
@Pc(103) Component local103 = InterfaceList.getComponent(local99);
|
||||
@Pc(106) ServerActiveProperties local106 = InterfaceList.getServerActiveProperties(local103);
|
||||
if (local106.method511() || local106.isObjReplaceEnabled()) {
|
||||
if (local106.isObjSwapEnabled() || local106.isObjReplaceEnabled()) {
|
||||
InterfaceList.clickedInventoryComponentCycle = 0;
|
||||
Static123.draggingClickedInventoryObject = false;
|
||||
if (InterfaceList.clickedInventoryComponent != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue