forked from jaildesigner-jailgames/jaildoctors_dilemma
Cambiado el tamaño de las notificaciones. Posibilidad de añadir un icono
This commit is contained in:
@@ -132,7 +132,7 @@ public:
|
||||
void updateNotifier();
|
||||
|
||||
// Muestra una notificación de texto por pantalla;
|
||||
void showNotification(std::string text1 = "", std::string text2 = "");
|
||||
void showNotification(std::string text1 = "", std::string text2 = "", int icon = -1);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user