No se pq el ultim commit ha deixat 4 fitxers per commitar

This commit is contained in:
2025-03-07 12:21:21 +01:00
parent 6c3e231d51
commit ce88596d35
4 changed files with 8 additions and 14 deletions

View File

@@ -76,7 +76,6 @@ Director::Director(int argc, const char *argv[])
// Crea los objetos
Screen::init(window_, renderer_);
Screen::get()->setBorderColor(border_color);
Resource::init();
Notifier::init("", "8bithud");
Screen::get()->setNotificationsEnabled(true);