Commit 5ce8e7a0 by BellCodeEditor

save project

parent ebe698ba
Showing with 0 additions and 2 deletions
...@@ -43,8 +43,6 @@ print('战斗开始') ...@@ -43,8 +43,6 @@ print('战斗开始')
while True: while True:
print('#'*30) print('#'*30)
i=input('请选择(1攻击\2治疗)') i=input('请选择(1攻击\2治疗)')
if i=1:
houyi.combat(yase)
# houyi.combat(yase) # houyi.combat(yase)
......
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