Add missing break
This commit is contained in:
parent
e00995d099
commit
26a6c49fc1
@ -167,6 +167,7 @@ public:
|
||||
irrevent.MouseInput.Event = irr::EMIE_MMOUSE_LEFT_UP;
|
||||
device->m_mouse_button_states &= ~(irr::EMBSM_MIDDLE);
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user