mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-20 21:13:06 +08:00
Fix: old event has reversed dual pt in shop
This commit is contained in:
@@ -283,5 +283,6 @@ class EventShop(EventShopClerk):
|
||||
continue
|
||||
del_cached_property(self, 'is_event_ended')
|
||||
del_cached_property(self, 'event_shop_has_urpt')
|
||||
del_cached_property(self, 'is_pt_reversed')
|
||||
self.config.task_delay(server_update=True)
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user