1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00

change op choice

This commit is contained in:
Mr.Z4nzu
2020-04-11 18:53:09 +05:30
committed by GitHub
parent d0331fd0bf
commit 791aa854bb

View File

@ -163,7 +163,7 @@ def anonsurf():
[2] Multitor
[99]Back
""")
choice == input("Z4nzu =>>")
choice = input("Z4nzu =>>")
if choice == 1:
clearScr()
ansurf()