mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-21 00:45:23 +01:00
Add allow_close[] element to formspecs (#15971)
This commit is contained in:
@@ -168,7 +168,7 @@ GUIEngine::GUIEngine(JoystickController *joystick,
|
||||
"",
|
||||
false);
|
||||
|
||||
m_menu->allowClose(false);
|
||||
m_menu->defaultAllowClose(false);
|
||||
m_menu->lockSize(true,v2u32(800,600));
|
||||
|
||||
// Initialize scripting
|
||||
|
||||
Reference in New Issue
Block a user