mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 00:49:59 +00:00
change op choice
This commit is contained in:
parent
d0331fd0bf
commit
791aa854bb
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ def anonsurf():
|
|||
[2] Multitor
|
||||
[99]Back
|
||||
""")
|
||||
choice == input("Z4nzu =>>")
|
||||
choice = input("Z4nzu =>>")
|
||||
if choice == 1:
|
||||
clearScr()
|
||||
ansurf()
|
||||
|
|
|
|||
Loading…
Reference in a new issue