forked from jaildesigner-jailgames/jaildoctors_dilemma
Cambiado el fichero de estadisticas a stats.csv
This commit is contained in:
@@ -1112,7 +1112,7 @@ bool Director::setFileList()
|
||||
// Configuración
|
||||
asset->add(prefix + "/data/input/gamecontrollerdb.txt", t_data);
|
||||
asset->add(prefix + "/data/config/config.txt", t_data, false);
|
||||
asset->add(systemFolder + "/stats.txt", t_data, false, true);
|
||||
asset->add(systemFolder + "/stats.csv", t_data, false, true);
|
||||
|
||||
// Habitaciones
|
||||
asset->add(prefix + "/data/room/01.room", t_room);
|
||||
|
||||
Reference in New Issue
Block a user