mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Merge branch 'dev' into storage_jp
This commit is contained in:
@@ -85,6 +85,8 @@ class Navbar:
|
||||
int: Numbers of nav items that appears
|
||||
"""
|
||||
_, left, right = self.get_info(main=main)
|
||||
if left is None or right is None:
|
||||
return 0
|
||||
return right - left + 1
|
||||
|
||||
def _shop_obstruct_handle(self, main):
|
||||
|
||||
Reference in New Issue
Block a user