hi_score_table: faltava posar el fondo en modo manual

game: redefinides les prioritats de dibuixat -> jugadors altra volta al front
This commit is contained in:
2025-08-17 08:08:48 +02:00
parent 1ec272f017
commit 142603db71
4 changed files with 9 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ Director::Director(int argc, std::span<char *> argv) {
Section::name = Section::Name::GAME;
Section::options = Section::Options::GAME_PLAY_1P;
#elif _DEBUG
Section::name = Section::Name::LOGO;
Section::name = Section::Name::GAME;
Section::options = Section::Options::GAME_PLAY_1P;
#else // NORMAL GAME
Section::name = Section::Name::LOGO;