treball en curs: correccions de tidy
This commit is contained in:
@@ -81,7 +81,7 @@ namespace Options {
|
||||
static constexpr int CURRENT_CONFIG_VERSION = 1;
|
||||
int config_version = CURRENT_CONFIG_VERSION;
|
||||
int difficulty = Defaults::Settings::DIFFICULTY;
|
||||
int language = Defaults::Settings::LANGUAGE;
|
||||
Lang::Code language = Defaults::Settings::LANGUAGE;
|
||||
bool console = false;
|
||||
int player_selected = 0;
|
||||
std::string config_file;
|
||||
|
||||
Reference in New Issue
Block a user