Skip to content

Commit

Permalink
v5.5 修了黑塔
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYX committed Sep 12, 2023
1 parent 1786e1b commit 6231b80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions states.py
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,8 @@ def normal(self):
self.quit = time.time()
self.press(self.hotkey)
self.battle = 0
else:
is_killed = 1
else:
# tele:区域-xx exit:离开模拟宇宙
if self.ts.sim("区域"):
Expand Down

0 comments on commit 6231b80

Please sign in to comment.