Commit d3309d9d by BellCodeEditor

save project

parent f5fbebf6
Showing with 2 additions and 0 deletions
...@@ -51,6 +51,8 @@ while True: ...@@ -51,6 +51,8 @@ while True:
break break
elif choice == "2": elif choice == "2":
houyi.cure() houyi.cure()
elif choice == "1":
houyi.combat(yase)
else: else:
print("重新输入") print("重新输入")
break break
......
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