Arreglada la separación entre el titulo y el fade

This commit is contained in:
2024-02-07 17:22:22 +01:00
parent 674323d445
commit e2e41cf435
2 changed files with 11 additions and 29 deletions

View File

@@ -505,6 +505,7 @@ void Director::loadResources(section_t *section)
textureList.push_back("smb2.png");
textureList.push_back("subatomic.png");
textureList.push_back("notify.png");
textureList.push_back("title_logo.png");
resource->loadTextures(textureList);