Commit fad2d192 by BellCodeEditor

save project

parent faf02477
Showing with 2 additions and 2 deletions
......@@ -59,13 +59,13 @@ while True:
print('游戏结束')
break
else:
else:
yase.combat(houyi)
print('重输!')
continue
b=random.randint(1,3)
if b==3:
yase.cure()
else:
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