This commit is contained in:
Moltivie 2019-10-31 13:27:26 +01:00
parent 4b3390d58e
commit 51324625b7

View File

@ -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')