mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 17:57:01 +08:00
Upd: ALAS framework updates
This commit is contained in:
@@ -176,9 +176,9 @@ class SelectedGrids:
|
||||
Returns:
|
||||
|
||||
"""
|
||||
if self:
|
||||
try:
|
||||
return self.grids[0]
|
||||
else:
|
||||
except IndexError:
|
||||
return None
|
||||
|
||||
def add(self, grids):
|
||||
|
||||
Reference in New Issue
Block a user