Commit d77d7873 by BellCodeEditor

save project

parent bf702629
Showing with 2 additions and 5 deletions
...@@ -43,7 +43,4 @@ yase = Hero("垭瑟") ...@@ -43,7 +43,4 @@ yase = Hero("垭瑟")
print('-'*30) print('-'*30)
print(" 战斗开始") print(" 战斗开始")
print('-'*30) print('-'*30)
houyi.combat(yase) input("请选择使用的技能(1攻击/2治疗)")
yase.combat(houyi) \ No newline at end of file
houyi.cure()
yase.cure()
\ 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