Creando iconos para las notificaciones

This commit is contained in:
2022-12-30 13:18:43 +01:00
parent 4c3c844ccf
commit faf2e69b63
5 changed files with 6 additions and 5 deletions

View File

@@ -81,6 +81,7 @@ void Cheevos::init()
c.id = 11;
c.caption = "I LIKE MY MULTICOLOURED FRIENDS";
c.description = "Complete the game without dying";
c.icon = 20;
cheevos.push_back(c);
c.id = 12;