Commit 6e669871 by BellCodeEditor

auto save

parent beb166ed
Showing with 1 additions and 1 deletions
......@@ -61,7 +61,7 @@ while True:
else:
print('重输!')
continue
b=random.randint(1,3)
b=random.randint(1,4)
if b==3:
yase.cure()
else:
......
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