Formspec: make bgcolor element less confusing and allow setting fullscreen color (#8996)
This commit is contained in:
@@ -369,6 +369,7 @@ class GUIFormSpecMenu : public GUIModalMenu
|
||||
bool m_lock = false;
|
||||
v2u32 m_lockscreensize;
|
||||
|
||||
bool m_bgnonfullscreen;
|
||||
bool m_bgfullscreen;
|
||||
bool m_slotborder;
|
||||
video::SColor m_bgcolor;
|
||||
|
||||
Reference in New Issue
Block a user