Commit 31ab0546 by BellCodeEditor

save project

parent d674a04f
Showing with 1 additions and 1 deletions
...@@ -49,7 +49,7 @@ while True: ...@@ -49,7 +49,7 @@ while True:
break break
elif choice == "1": elif choice == "1":
houyi.combat(yase) houyi.combat(yase)
elif choice == "2" elif choice == "2":
houyi.cure() houyi.cure()
else: else:
print("重输1/2") print("重输1/2")
......
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