mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Formspecs: Reset version number on rebuild
This commit is contained in:
parent
79440605ec
commit
a978278bfb
1 changed files with 2 additions and 0 deletions
|
@ -2433,6 +2433,8 @@ void GUIFormSpecMenu::regenerateGui(v2u32 screensize)
|
|||
|
||||
m_bgfullscreen = false;
|
||||
|
||||
m_formspec_version = 1;
|
||||
|
||||
{
|
||||
v3f formspec_bgcolor = g_settings->getV3F("formspec_default_bg_color");
|
||||
m_bgcolor = video::SColor(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue