Commit 2e115eb6 by BellCodeEditor

save project

parent 5e3210f6
Showing with 1 additions and 0 deletions
...@@ -58,6 +58,7 @@ while True: ...@@ -58,6 +58,7 @@ while True:
houyi.cure() houyi.cure()
else: else:
print("输错了,请重新输入:") print("输错了,请重新输入:")
continue
status = random.randint(1,3) status = random.randint(1,3)
if status == 1: if status == 1:
yase.combat(houyi) 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