Merge branch 'upstream-master' into runelite
This commit is contained in:
@@ -56,6 +56,10 @@ public class MenuOptionClicked extends MenuEntry implements Event
|
||||
this.mouseButton = mouseButton;
|
||||
}
|
||||
|
||||
/**
|
||||
* The selected item index at the time of the option click.
|
||||
*/
|
||||
private int selectedItemIndex;
|
||||
/**
|
||||
* Whether or not the event has been consumed by a subscriber.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user