mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
GUIFormSpecMenu focus fixes
This commit is contained in:
parent
72b9b0fe3a
commit
8548bb75b6
6 changed files with 232 additions and 66 deletions
|
@ -244,7 +244,7 @@ public:
|
|||
*/
|
||||
if(noMenuActive() == false)
|
||||
{
|
||||
return false;
|
||||
return g_menumgr.preprocessEvent(event);
|
||||
}
|
||||
|
||||
// Remember whether each key is down or up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue