Commit e166f7e1 by BellCodeEditor

save project

parent 8da551f3
Showing with 1 additions and 1 deletions
......@@ -40,7 +40,7 @@ houyi = Player("射手", "后羿")
yase = Hero("垭瑟")
print("_"*1000)
print(" 斗战岩牛")
while Ture:
while True:
print("_"*1000)
choise=int(input("1打,2治"))
if choise==1:
......
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