runelite-mixins: add hd minimap toggle
This commit is contained in:
@@ -1665,6 +1665,10 @@ public interface Client extends GameShell
|
||||
*/
|
||||
void setInventoryDragDelay(int delay);
|
||||
|
||||
boolean isHdMinimapEnabled();
|
||||
|
||||
void setHdMinimapEnabled(boolean enabled);
|
||||
|
||||
/**
|
||||
* Gets a set of current world types that apply to the logged in world.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user