Fix settings being applied a second time with wrong data (#308)
This commit is contained in:
@@ -385,5 +385,4 @@ func _on_settings_loaded(p_settings: ESCSaveSettings) -> void:
|
||||
linear2db(settings.music_volume)
|
||||
)
|
||||
TranslationServer.set_locale(settings.text_lang)
|
||||
# music_volume_changed()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user