corregides les conveyor belt d'algunes habitacions, de none a right

This commit is contained in:
2025-11-19 22:33:01 +01:00
parent 5337e3b4e5
commit 28f11a42b7
4 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ const Uint8 NOTIFICATION_COLOR = static_cast<Uint8>(PaletteColor::BLUE); // Col
// CHEATS
constexpr bool CHEAT_INFINITE_LIVES = false; // Vidas infinitas desactivadas por defecto
constexpr bool CHEAT_INVINCIBLE = false; // Invencibilidad desactivada por defecto
constexpr bool CHEAT_INVINCIBLE = true; // Invencibilidad desactivada por defecto
constexpr bool CHEAT_JAIL_IS_OPEN = false; // Jail abierta desactivada por defecto
constexpr bool CHEAT_ALTERNATE_SKIN = false; // Skin alternativa desactivada por defecto