title: treu '(v2.3.4)' del COPYRIGHT (ara F11 mostra app+version+githash)

This commit is contained in:
2026-05-19 20:04:35 +02:00
parent 984d1fca50
commit 5fcbce6e7b
+1 -1
View File
@@ -33,7 +33,7 @@ class Title {
void handleEvent(const SDL_Event *event); // Procesa un evento
private:
static constexpr const char *COPYRIGHT = "@2020 JailDesigner (v2.3.4)";
static constexpr const char *COPYRIGHT = "@2020 JailDesigner";
// Time-based: temps màxim a la pantalla del títol abans de tornar al
// logo o llançar el demo. 800 frames a 60Hz ⇒ 13.333 s.
static constexpr float DEMO_TIMEOUT_S = 13.333F;