Commit 4b611caa by BellCodeEditor

save project

parent de7e462d
Showing with 2 additions and 2 deletions
...@@ -62,9 +62,9 @@ while True: ...@@ -62,9 +62,9 @@ while True:
continue continue
b=random.randint(1,3) b=random.randint(1,3)
if b=="1": if b=="1":
yase.combat(houyi)
else:
yase.cure() 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