mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-21 06:05:33 +01:00
Add formspec theming using prepended strings
This commit is contained in:
@@ -165,6 +165,7 @@ GUIEngine::GUIEngine(JoystickController *joystick,
|
||||
m_texture_source,
|
||||
m_formspecgui,
|
||||
m_buttonhandler,
|
||||
"",
|
||||
false);
|
||||
|
||||
m_menu->allowClose(false);
|
||||
|
||||
Reference in New Issue
Block a user