migracio de Title a time based
This commit is contained in:
@@ -20,7 +20,7 @@ bool setOptions(const std::string& var, const std::string& value);
|
||||
|
||||
// Crea e inicializa las opciones del programa
|
||||
void init() {
|
||||
#ifdef DEBUG
|
||||
#ifdef _DEBUG
|
||||
console = true;
|
||||
#else
|
||||
console = false;
|
||||
|
||||
Reference in New Issue
Block a user