arreglat el café que ix quan et peguen, que rotava en el punt 0,0

This commit is contained in:
2025-07-19 19:31:00 +02:00
parent 18ca6bdf86
commit 7e5507be8d
2 changed files with 4 additions and 2 deletions

View File

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