Commit f3853576 by BellCodeEditor

save project

parent 8f8b3f61
Showing with 2 additions and 2 deletions
...@@ -56,8 +56,8 @@ while True: ...@@ -56,8 +56,8 @@ while True:
print("重新输1或2") print("重新输1或2")
contnue contnue
num=random.randint(1,3) num=random.randint(1,3)
if num==1 if num==1:
yase.cure() yase.cure()
else: else:
yase.combat(houyi) 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