corregit el pixelart dels logos de JAILGAMES

This commit is contained in:
2025-10-19 18:25:00 +02:00
parent 413c3c30a6
commit d7c3ea7f69
3 changed files with 1 additions and 1 deletions

View File

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