restore accidental deleted line

This commit is contained in:
yugecin 2016-12-12 18:49:26 +01:00
parent 35179729c6
commit 5e8d218000

View File

@ -384,6 +384,7 @@ public class OptionsOverlay {
}
mousePressY = y;
selectedOption = hoverOption;
if (hoverOption != null) {
if (hoverOption.getListItems() != null) {