Commit e91b7a9e by BellCodeEditor

save project

parent b2e595e5
Showing with 1 additions and 1 deletions
...@@ -52,7 +52,7 @@ while True: ...@@ -52,7 +52,7 @@ while True:
elif choice == "2": elif choice == "2":
houyi.cure() houyi.cure()
else: else:
print("请重新选择有效技能!") print("请重新输入")
continue continue
random1=random.Random() random1=random.Random()
choice=random1.randint(1,3) choice=random1.randint(1,3)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment