Options: creat namespace
This commit is contained in:
@@ -57,7 +57,7 @@ private:
|
||||
int mini_logo_final_pos_ = 0; // Posición final del minilogo
|
||||
|
||||
// --- Control de audio ---
|
||||
int initial_volume_ = options.audio.music.volume; // Volumen inicial
|
||||
int initial_volume_ = Options::audio.music.volume; // Volumen inicial
|
||||
int steps_ = 0; // Pasos para reducir audio
|
||||
|
||||
// --- Rectángulos de renderizado ---
|
||||
|
||||
Reference in New Issue
Block a user