Commit ad7c8bb4 by BellCodeEditor

save project

parent bc84376e
Showing with 1 additions and 1 deletions
...@@ -62,7 +62,7 @@ while True: ...@@ -62,7 +62,7 @@ while True:
print('重输!') print('重输!')
continue continue
b=random.randint(1,3) b=random.randint(1,3)
if b==3: if status==1:
yase.cure() yase.cure()
else: else:
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