Cambiado config.bin a config.txt

This commit is contained in:
2022-11-16 09:29:08 +01:00
parent 2d0b579425
commit 94fdd77712
85 changed files with 44528 additions and 122 deletions

View File

@@ -87,6 +87,7 @@ struct input_t
struct online_t
{
bool enabled; // Indica si se quiere usar el modo online o no
std::string server; // Servidor para los servicios online
std::string gameID; // Identificador del juego para los servicios online
std::string jailerID; // Identificador del jugador para los servicios online
int score; // Puntuación almacenada online