Fixed compiler warning
This commit is contained in:
parent
19cd3656a9
commit
452c7c1e40
@ -443,6 +443,8 @@ bool CGUIListBox::OnEvent(const SEvent& event)
|
||||
case EET_JOYSTICK_INPUT_EVENT:
|
||||
case EGUIET_FORCE_32_BIT:
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user