1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 16:11:29 +08:00

Fix: [CN] String in GUI

This commit is contained in:
LmeSzinc
2020-06-20 19:11:49 +08:00
parent 8963ba790c
commit c083841ed3
4 changed files with 7 additions and 6 deletions

View File

@@ -77,7 +77,7 @@ class Enhancement(Dock):
in: page_ship_enhance, without info_bar
out: EQUIP_CONFIRM
"""
end_activate_timer = Timer(2, count=4)
end_activate_timer = Timer(2, count=2)
while 1:
if skip_first_screenshot:
skip_first_screenshot = False