GlobalInputs: ja es pot eixir del joc mentre redefinixes botons
This commit is contained in:
@@ -40,7 +40,7 @@ class DefineButtons {
|
||||
|
||||
private:
|
||||
// Constante para cuánto tiempo mostrar el mensaje (en frames)
|
||||
static constexpr size_t MESSAGE_DISPLAY_FRAMES = 180; // ~3 segundos a 60fps
|
||||
static constexpr size_t MESSAGE_DISPLAY_FRAMES = 120; // ~2 segundos a 60fps
|
||||
|
||||
// Punteros
|
||||
Input *input_ = nullptr; // Entrada del usuario
|
||||
|
||||
Reference in New Issue
Block a user