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 [2] Multitor
[99]Back [99]Back
""") """)
choice == input("Z4nzu =>>") choice = input("Z4nzu =>>")
if choice == 1: if choice == 1:
clearScr() clearScr()
ansurf() ansurf()