fix last commit

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7117 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 974df6a336a73ae667338a82bab59703135bcc3b
Former-commit-id: d5f48d9fdd846087427ac9ac9bc3c8ff7e4aae9d
This commit is contained in:
iobyte 2020-05-30 23:50:22 +00:00
parent a383da4bf9
commit d47aa1608e

View file

@ -115,7 +115,7 @@ void NotificationManager::updateStatus(){
this->screenHandle = GfuiGetScreen();
//get the ui descriptor
if (this->menuXMLDescHdle)
if (!this->menuXMLDescHdle)
this->menuXMLDescHdle = GfuiMenuLoad("notifications.xml");
//if we are doing nothing and we have some message to display: let's do it