add icons to option menu nav
This commit is contained in:
@@ -513,6 +513,7 @@ public class MainMenu extends BaseOpsuState {
|
||||
|
||||
@Override
|
||||
public boolean mousePressed(int button, int x, int y) {
|
||||
//BubNotifListener.EVENT.make().onBubNotif("hi", Colors.BUB_ORANGE);
|
||||
// check mouse button
|
||||
if (button == Input.MOUSE_MIDDLE_BUTTON)
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user