Commit 0b5963d3 by BellCodeEditor

save project

parent 405c0cb5
Showing with 1 additions and 1 deletions
......@@ -59,7 +59,7 @@ while True:
else:
print("不对,再输:")
b=random.randint(1,3)
if b = 1:
if b == 1:
yase.cure()
else:
yase.combat(houyi)
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