Allow for Game-Specific Menu Music (#11241)

This commit is contained in:
ExeVirus
2021-11-22 12:26:46 -05:00
committed by GitHub
parent e35cfa589a
commit 52bfbf6ed0
7 changed files with 95 additions and 63 deletions

View File

@@ -247,7 +247,7 @@ local function handle_settings_buttons(this, fields, tabname, tabdata)
adv_settings_dlg:set_parent(this)
this:hide()
adv_settings_dlg:show()
--mm_texture.update("singleplayer", current_game())
--mm_game_theme.update("singleplayer", current_game())
return true
end
if fields["cb_smooth_lighting"] then