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