mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Store game colour and uses_engine_cfg to settings config, use wwconfig when game doesn't use engine.cfg
This commit is contained in:
@@ -10,11 +10,6 @@ class W3DHub
|
||||
|
||||
Store[:main_thread_queue] = []
|
||||
|
||||
# Repair/Upgrade schema
|
||||
Store.settings[:favorites] ||= {}
|
||||
|
||||
Store.settings.save_settings
|
||||
|
||||
begin
|
||||
I18n.locale = Store.settings[:language]
|
||||
rescue I18n::InvalidLocale
|
||||
|
||||
Reference in New Issue
Block a user