Commit 86b4e4dd by BellCodeEditor

save project

parent 7c2e8038
Showing with 0 additions and 3 deletions
...@@ -53,7 +53,5 @@ while True: ...@@ -53,7 +53,5 @@ while True:
num=random.randint(1,3) num=random.randint(1,3)
if num == 1: if num == 1:
yase.cure() yase.cure()
elif num ==2 :
yase.combat(houyi)
else: else:
yase.combat(houyi) yase.combat(houyi)
\ 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