mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 16:47:03 +08:00
Fix: AUTO_CONFIRM in daily
- Fix AUTO_CONFIRM in daily preparation - Fix exercise quit - Add additional button clicks in ui_click - Add support to grid_info 'Me'
This commit is contained in:
@@ -55,6 +55,7 @@ class GridInfo:
|
||||
location = None
|
||||
|
||||
def decode(self, text):
|
||||
text = text.upper()
|
||||
dic = {
|
||||
'++': 'is_land',
|
||||
'SP': 'is_spawn_point',
|
||||
|
||||
Reference in New Issue
Block a user