afegit i parametritzat outline per als textos dels items
This commit is contained in:
@@ -22,6 +22,7 @@ struct ParamGame {
|
||||
Uint32 speed = 15; // Este valor no estaba en el archivo de configuración
|
||||
bool hit_stop = GameDefaults::Game::HIT_STOP;
|
||||
Uint32 hit_stop_ms = GameDefaults::Game::HIT_STOP_MS;
|
||||
Color item_text_outline_color;
|
||||
};
|
||||
|
||||
// --- Parámetros del fade ---
|
||||
|
||||
Reference in New Issue
Block a user