Merge pull request #12321 from Hydrox6/tooltips-drop

mousehighlight: make "drop" not show when interface tooltips are off
This commit is contained in:
Jordan
2020-08-11 00:12:09 -07:00
committed by GitHub

View File

@@ -61,6 +61,7 @@ class MouseHighlightOverlay extends Overlay
MenuAction.ITEM_FOURTH_OPTION,
MenuAction.ITEM_FIFTH_OPTION,
MenuAction.ITEM_USE,
MenuAction.ITEM_DROP,
MenuAction.WIDGET_FIRST_OPTION,
MenuAction.WIDGET_SECOND_OPTION,
MenuAction.WIDGET_THIRD_OPTION,