Mejoras en la presentación de la lista de logros

This commit is contained in:
2023-09-15 22:33:59 +02:00
parent d6c100379e
commit 2db0b43d23
2 changed files with 83 additions and 70 deletions

View File

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