Unverified Commit 791aa854 authored by Mr.Z4nzu's avatar Mr.Z4nzu Committed by GitHub
Browse files

change op choice

parent d0331fd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ def anonsurf():
        [2] Multitor
        [99]Back
    """)
    choice == input("Z4nzu =>>")
    choice = input("Z4nzu =>>")
    if choice == 1:
        clearScr()
        ansurf()