mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Typo
This commit is contained in:
parent
4b3390d58e
commit
51324625b7
|
@ -388,8 +388,6 @@ def mainMenu():
|
|||
print (_(" {0}[{1}12{0}]{1} Microsoft {0}[{1}24{0}]{1} Adobe {0}[{1}36{0}]{1} Subito.it").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}37{0}]{1} PlayStation").format(MAIN0, MAIN2))
|
||||
|
||||
|
||||
print (_(" {0}[{1}37{0}]{1} PlayStation ").format(MAIN0, MAIN2))
|
||||
option = input(_("{0}HiddenEye >>> {1}").format(MAIN0, MAIN2))
|
||||
if option == '1':
|
||||
loadModule('Facebook')
|
||||
|
|
Loading…
Reference in New Issue
Block a user