mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-10-31 15:35:21 +01:00 
			
		
		
		
	Fix caption of config mods button (simple menu)
This commit is contained in:
		| @@ -66,7 +66,7 @@ local function get_formspec(tabview, name, tabdata) | ||||
| 	-- buttons | ||||
| 	retval = retval .. | ||||
| 		"button[2.0,4.5;6,1.5;btn_start_singleplayer;" .. fgettext("Start Singleplayer") .. "]" .. | ||||
| 		"button[8.25,4.5;2.5,1.5;btn_config_sp_world;" .. fgettext("Config MODs") .. "]" | ||||
| 		"button[8.25,4.5;2.5,1.5;btn_config_sp_world;" .. fgettext("Config mods") .. "]" | ||||
|  | ||||
| 	return retval | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user