mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-11 18:56:13 +08:00
Upd: island transport comments
This commit is contained in:
@@ -156,6 +156,11 @@ class IslandTransport:
|
||||
return info
|
||||
|
||||
class TransportItem:
|
||||
# If the item is enough to submit and not in blacklist
|
||||
load: bool
|
||||
# If the item is in blacklist
|
||||
refresh: bool
|
||||
|
||||
def __init__(self, image, button, blacklist):
|
||||
"""
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user