Commit d0cd2498 by BellCodeEditor

auto save

parent 644e168b
Showing with 8 additions and 0 deletions
......@@ -38,4 +38,11 @@ yase = Hero("垭瑟")
while True:
print('-'*30)
a=input("请选择技能:1攻击/2治疗")
if choice == "q"
print("")
break
elif choice =="1":
houyi.combat(yase)
elif choice =="2":
\ 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