Eliminat tots els options.console

This commit is contained in:
2024-09-28 18:02:09 +02:00
parent 4febe8b7c0
commit ac3340c39f
7 changed files with 83 additions and 114 deletions

View File

@@ -60,8 +60,8 @@ void loadParamsFromFile(std::string filePath)
initParam();
// Variables para manejar el fichero
std::string line;
std::ifstream file(filePath);
std::string line;
std::string param1;
std::string param2;