mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 05:32:47 +00:00
Fixed a typo
This commit is contained in:
parent
bba9c13506
commit
3cfdc3dc77
@ -136,6 +136,7 @@ bool SetWritePermissions(u32 perm, bool add_perm) {
|
||||
case PERM_RAMDRIVE:
|
||||
if (!ShowUnlockSequence(1, "You want to enable RAM drive\nwriting permissions."))
|
||||
return false;
|
||||
break;
|
||||
case PERM_EMU_LVL0:
|
||||
if (!ShowUnlockSequence(1, "You want to enable EmuNAND\nlvl0 writing permissions."))
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user