"SigHax uninstalled" -> "CFW uninstalled"

This commit is contained in:
Plailect 2017-07-16 17:06:11 -04:00
parent fedd177346
commit 386feaac69
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
# last changed: 20170716
# author: d0k3
set SUCCESSMSG "SigHax uninstalled successfully"
set SUCCESSMSG "CFW uninstalled successfully"
# check sector 0x96
set ERRORMSG "Sector 0x96 is not genuine.\nCan't continue."

View file

@ -4,7 +4,7 @@
# last changed: 20170716
# author: d0k3
set SUCCESSMSG "SigHax uninstalled successfully"
set SUCCESSMSG "CFW uninstalled successfully"
# grab NATIVE_FIRM out of the NCCH
set ERRORMSG "NATIVE_FIRM not found.\nIs this a O3DS?"