ServiceMenu: ja es pot canviar la dificultat
This commit is contained in:
@@ -153,7 +153,7 @@ private:
|
||||
// Dificultad
|
||||
if (linked_variable == &Options::pending_changes.new_difficulty)
|
||||
{
|
||||
// Options::pending_changes.new_difficulty =
|
||||
Options::pending_changes.new_difficulty = Options::getDifficultyCodeFromName(value_list[list_index]);
|
||||
Options::checkPendingChanges();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user