forked from jaildesigner-jailgames/jaildoctors_dilemma
Creando iconos para las notificaciones
This commit is contained in:
@@ -300,7 +300,7 @@ void EnterID::initOnline()
|
||||
#else
|
||||
const std::string caption = "IS LOGGED IN";
|
||||
#endif
|
||||
screen->showNotification(options->online.jailerID, caption, 11);
|
||||
screen->showNotification(options->online.jailerID, caption, 12);
|
||||
if (options->console)
|
||||
{
|
||||
std::cout << caption << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user