Commit bf8ca9a1 by BellCodeEditor

save project

parent b9a195ee
Showing with 2 additions and 1 deletions
...@@ -57,7 +57,7 @@ while True: ...@@ -57,7 +57,7 @@ while True:
break break
status=random.randint(1,3) status=random.randint(1,3)
if status==1 if status==1:
yase.combat(houyi) yase.combat(houyi)
else: else:
yase.cure() yase.cure()
\ No newline at end of file
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