Commit 35e0a06c by BellCodeEditor

save project

parent 61c492c1
Showing with 2 additions and 1 deletions
...@@ -58,5 +58,5 @@ while True : ...@@ -58,5 +58,5 @@ while True :
status = random.randint(1,3) status = random.randint(1,3)
if status == 1 : if status == 1 :
yase.cure() yase.cure()
elif : 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