mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
GUIFormSpecMenu focus fixes
This commit is contained in:
@@ -244,7 +244,7 @@ public:
|
||||
*/
|
||||
if(noMenuActive() == false)
|
||||
{
|
||||
return false;
|
||||
return g_menumgr.preprocessEvent(event);
|
||||
}
|
||||
|
||||
// Remember whether each key is down or up
|
||||
|
Reference in New Issue
Block a user