forked from jaildesigner-jailgames/jaildoctors_dilemma
- Modificada la carpeta de guardar datos al estandar de jailgames
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user