update hoveroption in optionsoverlay when closing a list
This commit is contained in:
parent
caefbdee9b
commit
44ad94bfc1
|
@ -380,6 +380,7 @@ public class OptionsOverlay {
|
|||
}
|
||||
isListOptionOpen = false;
|
||||
listHoverIndex = -1;
|
||||
updateHoverOption(x, y);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user