mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-24 18:16:56 +01:00
improved previous commit
This commit is contained in:
parent
9b91755cd0
commit
df70a786a6
@ -249,9 +249,9 @@ int BootHomebrew()
|
||||
{
|
||||
//keep ahbprot rights in new ios
|
||||
Patch_ahbprot();
|
||||
IOS_ReloadIOS(SelectedIOS());
|
||||
}
|
||||
else if(Settings.force_reload != "NORELOAD")
|
||||
|
||||
if(Settings.force_reload != "NORELOAD")
|
||||
{
|
||||
IOS_ReloadIOS(SelectedIOS());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user