mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Formspecs: Reset version number on rebuild
This commit is contained in:
		@@ -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(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user