mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 05:47:23 +08:00
Fix: Handle new stage entrance icon
- Fix in_stage detection on slow pc
This commit is contained in:
@@ -137,6 +137,8 @@ class AzurLaneConfig:
|
||||
STAR_REQUIRE_1 = 1
|
||||
STAR_REQUIRE_2 = 2
|
||||
STAR_REQUIRE_3 = 3
|
||||
# In Dreamwaker's Butterfly (event_20200917) add new stage entrance icons, called `blue`.
|
||||
STAGE_ENTRANCE = ['normal'] # normal, blue
|
||||
|
||||
"""
|
||||
module.event
|
||||
|
||||
Reference in New Issue
Block a user