config: opció gameplay.pause_countdown per saltar el compte enrere de pausa
This commit is contained in:
@@ -51,6 +51,10 @@ namespace Defaults::Settings {
|
||||
constexpr Lang::Code LANGUAGE = Lang::Code::BA_BA;
|
||||
} // namespace Defaults::Settings
|
||||
|
||||
namespace Defaults::Gameplay {
|
||||
constexpr bool PAUSE_COUNTDOWN = true;
|
||||
} // namespace Defaults::Gameplay
|
||||
|
||||
// Tamaño de bloque
|
||||
constexpr int BLOCK = 8;
|
||||
constexpr int HALF_BLOCK = BLOCK / 2;
|
||||
|
||||
Reference in New Issue
Block a user