Commit e93da375 by BellCodeEditor

save project

parent 245e801f
Showing with 2 additions and 3 deletions
......@@ -57,7 +57,7 @@ while True:
print("游戏结束")
break
elif a=="1":
houyi.combat("垭瑟")
houyi.combat(yase)
elif a=="2":
houyi.cure()
else:
......@@ -66,4 +66,4 @@ while True:
if d=="1"
yase.cure()
else:
\ No newline at end of file
yase.combat(houyi)
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