Finalitzat el Attract Mode

This commit is contained in:
2024-10-30 21:29:23 +01:00
parent 7e918e99f7
commit 7e2691e33e
7 changed files with 26 additions and 6 deletions

View File

@@ -56,6 +56,7 @@ Director::Director(int argc, const char *argv[])
section::name = section::Name::LOGO;
#else
section::name = section::Name::LOGO;
section::attract_mode = section::AttractMode::TITLE_TO_DEMO;
#endif
#ifndef VERBOSE