forked from CTCaer/hekate
hos: pkg2: do not exit loop when non nogc
This commit is contained in:
parent
9e1b2ee573
commit
35ea35f6ad
@ -511,10 +511,7 @@ const char *pkg2_patch_kips(link_t *info, char *patch_names)
|
||||
}
|
||||
|
||||
if (strcmp(patches[i], "nogc"))
|
||||
{
|
||||
parse_external_kip_patches();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
u32 kip_hash[SE_SHA_256_SIZE / sizeof(u32)];
|
||||
|
Loading…
x
Reference in New Issue
Block a user