Commit b26bb91b by BellCodeEditor

save project

parent 23cc24f2
Showing with 8 additions and 0 deletions
......@@ -47,3 +47,10 @@ while True:
if choice =="q":
print("游戏退出")
break
elif choice=="1":
houyi.combat(yase)
elif choice=="2":
houyi.cure()
elif
print("请重新选择有效技能")
\ No newline at end of file
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