El text de la tabla de puntuacion ja ix centrat i el "diferent" es el que fa 10

This commit is contained in:
2025-02-05 09:45:30 +01:00
parent b01763b749
commit 0a9a92d4b7
3 changed files with 16 additions and 48 deletions

View File

@@ -52,7 +52,7 @@ Director::Director(int argc, const char *argv[])
section::name = section::Name::GAME;
section::options = section::Options::GAME_PLAY_1P;
#elif DEBUG
section::name = section::Name::CREDITS;
section::name = section::Name::HI_SCORE_TABLE;
#else // NORMAL GAME
section::name = section::Name::LOGO;
section::attract_mode = section::AttractMode::TITLE_TO_DEMO;