Erh forgot one thing

This commit is contained in:
AtelierWindows\SilicaAndPina 2019-01-06 20:41:39 +13:00
parent d50d2ee2e4
commit a138f9ba7d
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ int ksceRtcGetCurrentSecureTick_patched(unsigned int* timestamp) //fake valid ti
{
printf("Releasing rtcHook\n");
if(rtcHook >= 0)taiHookReleaseForKernel(rtcHook, rtcHook_ref);
rtcHook = -1;
hookReleased = 1;
}
}