Opció de fer el reset amb o sense reload
This commit is contained in:
@@ -104,6 +104,7 @@ namespace globalInputs
|
||||
options.game.language = lang::change(options.game.language);
|
||||
lang::loadFromFile(getLangFile(static_cast<lang::Code>(options.game.language)));
|
||||
section::name = section::Name::INIT;
|
||||
section::options = section::Options::RELOAD;
|
||||
Notifier::get()->showText({getLangName(options.game.language)});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user