APT: fix status event issue that breaks things under certain circumstances

This commit is contained in:
fincs 2015-10-24 13:48:15 +02:00
parent 8cc5dec1b2
commit a35abcb901

View File

@ -632,6 +632,7 @@ void aptAppStarted(void)
u8 buf1[4], buf2[4];
aptSetStatus(APP_RUNNING);
svcClearEvent(aptStatusEvent);
if(!aptIsCrippled())
{