Commit f3853576 by BellCodeEditor

save project

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