Commit 200deab2 by BellCodeEditor

auto save

parent 012e98d6
Showing with 1 additions and 1 deletions
......@@ -54,7 +54,7 @@ while True:
else:
print("请重新输入1或者2")
num=random.randint(1,3)
if num==1:
if num==2:
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