forked from jaildesigner-jailgames/jaildoctors_dilemma
Update: createSystemFolder() ja crea la carpeta on toca en Linux
This commit is contained in:
@@ -70,7 +70,7 @@ private:
|
||||
bool saveConfig();
|
||||
|
||||
// Crea la carpeta del sistema donde guardar datos
|
||||
void createSystemFolder(std::string folder);
|
||||
void createSystemFolder(const std::string &folder);
|
||||
|
||||
// Carga los recursos
|
||||
void loadResources(section_t *section);
|
||||
|
||||
Reference in New Issue
Block a user