mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2025-04-02 11:02:05 -04:00
Compare commits
2 commits
31221359c7
...
5dd1d92a15
Author | SHA1 | Date | |
---|---|---|---|
|
5dd1d92a15 | ||
|
3f59781bd8 |
1 changed files with 4 additions and 0 deletions
|
@ -181,6 +181,10 @@ INITIALIZE_PLUGIN() {
|
|||
for (const auto &patch: url_patches) {
|
||||
write_string(patch.address, patch.url);
|
||||
}
|
||||
|
||||
// IOS-NIM-BOSS GlobalPolicyList->state: poking this forces a refresh after we changed the url
|
||||
Mocha_IOSUKernelWrite32(0xE24B3D90, 4);
|
||||
|
||||
DEBUG_FUNCTION_LINE_VERBOSE("Pretendo URL and NoSSL patches applied successfully.");
|
||||
|
||||
ShowNotification(get_pretendo_message());
|
||||
|
|
Loading…
Add table
Reference in a new issue