- Modificada la carpeta de guardar datos al estandar de jailgames

This commit is contained in:
2023-02-12 18:05:53 +01:00
parent 4f9d8bec42
commit adab0b420c
2 changed files with 11 additions and 12 deletions

View File

@@ -69,7 +69,7 @@ private:
bool saveConfig();
// Crea la carpeta del sistema donde guardar datos
void createSystemFolder();
void createSystemFolder(std::string folder);
// Carga los recursos
void loadResources(section_t *section);