Commit 7b6dae54 by BellCodeEditor

save project

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