La powerball ja no es pot destruir fins que no ha fet un rebot

This commit is contained in:
2025-01-04 16:57:50 +01:00
parent 7b6d429bed
commit b53ee12f56
5 changed files with 28 additions and 23 deletions

View File

@@ -54,7 +54,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::GAME;
#else // NORMAL GAME
section::name = section::Name::LOGO;
section::attract_mode = section::AttractMode::TITLE_TO_DEMO;