1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 10:59:24 +08:00

Del: Lme's shit

This commit is contained in:
Zuosizhu
2026-01-31 22:29:01 +08:00
parent b97212d2d2
commit d86d757358

View File

@@ -145,9 +145,6 @@ class ActionPointHandler(UI, MapEventHandler):
self._action_point_current = current
self._action_point_box = box
self._action_point_total = total
# handle exceeds
if total > 3000:
self.config.override(OpsiGeneral_DoRandomMapEvent=False)
def action_point_safe_get(self):
timeout = Timer(3, count=6).start()