mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
fix clear friendlist script missing end statement
This commit is contained in:
parent
8fa85437dd
commit
445688c5fb
@ -1673,6 +1673,7 @@ set PREVIEW_MODE "GODMODE9 ALL-IN-ONE MEGASCRIPT\nby annson24\n \nClear friendli
|
|||||||
if not ask "This script will delete friend code\nand friendlist,continue?"
|
if not ask "This script will delete friend code\nand friendlist,continue?"
|
||||||
echo "Operation Cancelled."
|
echo "Operation Cancelled."
|
||||||
goto MainMenu_Miscellaneous
|
goto MainMenu_Miscellaneous
|
||||||
|
end
|
||||||
if not allow -a 1:
|
if not allow -a 1:
|
||||||
echo "Permissions denied. Aborting."
|
echo "Permissions denied. Aborting."
|
||||||
goto MainMenu_Miscellaneous
|
goto MainMenu_Miscellaneous
|
||||||
|
Loading…
x
Reference in New Issue
Block a user