Commit e4200f1c by BellCodeEditor

save project

parent e605f0e9
Showing with 3 additions and 3 deletions
......@@ -50,7 +50,7 @@ print(30 * '-')
print(' 战斗开始')
while True:
print('-' * 30)
'''if int(a)==1:
if int(a)==1:
houyi.combat(yase)
elif int(a)==2:
houyi.cure()
......@@ -64,7 +64,6 @@ while True:
if b==3:
yase.cure()
else:
yase.combat(houyi)'''
yase.combat(houyi)
\ No newline at end of file
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