mirror of
https://github.com/rvtr/TDT.git
synced 2025-10-31 13:51:07 -04:00
Remove option to override space check
yeah definitely not leaving in a 'would you like to brick' option for people without Unlaunch lol
This commit is contained in:
parent
67f53c05a5
commit
c7646c1799
@ -483,8 +483,7 @@ bool install(char* fpath, bool systemTitle)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
if (choicePrint("Try installing anyway?") == NO)
|
goto error;
|
||||||
goto error;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user