forked from jaildesigner-jailgames/jaildoctors_dilemma
millores en la pantalla de càrrega de recursos
This commit is contained in:
@@ -62,11 +62,6 @@ constexpr bool SOUND_ENABLED = true; // Sonido habilitado por defecto
|
||||
constexpr bool NOTIFICATION_SOUND = true; // Sonido de las notificaciones por defecto
|
||||
const Uint8 NOTIFICATION_COLOR = static_cast<Uint8>(PaletteColor::BLUE); // Color de las notificaciones por defecto
|
||||
|
||||
// =============================================================================
|
||||
// CONTROL
|
||||
// =============================================================================
|
||||
constexpr Options::ControlScheme CONTROL_SCHEME = Options::ControlScheme::CURSOR; // Control por defecto
|
||||
|
||||
// =============================================================================
|
||||
// OTHER
|
||||
// =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user