Commit e5d2772d by BellCodeEditor

auto save

parent a748f8c8
Showing with 2 additions and 1 deletions
......@@ -86,7 +86,7 @@ while True:
print("enter 1 or 2")
continue
b=random.randint(1,3)
if b==3
if b==3:
yase.cure()
else:
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