Commit per a vore qué està passant amb la música

This commit is contained in:
2024-12-30 19:07:13 +01:00
parent 9532caace8
commit 74d9c9a2b9
6 changed files with 81 additions and 48 deletions

View File

@@ -416,7 +416,6 @@ void Intro::render()
void Intro::run()
{
JA_PlayMusic(Resource::get()->getMusic("intro.ogg"), 0);
while (section::name == section::Name::INTRO)
{
checkInput();