fix: la powerball con quantum effect no feia roido al explotar

This commit is contained in:
2025-07-15 08:18:05 +02:00
parent aa195b8cf4
commit 6329283124
3 changed files with 3 additions and 1 deletions

View File

@@ -49,7 +49,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::LOGO;
Section::options = Section::Options::GAME_PLAY_1P;
#else // NORMAL GAME
Section::name = Section::Name::LOGO;