mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Fix: Misspelling & Line-end spaces
This commit is contained in:
@@ -39,7 +39,7 @@ class CampaignSos(CampaignRun, CampaignBase):
|
||||
@Config.when(SERVER='tw')
|
||||
def _sos_scroll(self):
|
||||
return Scroll(SOS_SCROLL_AREA, color=(247, 210, 66), name='SOS_SCROLL')
|
||||
|
||||
|
||||
@cached_property
|
||||
@Config.when(SERVER=None)
|
||||
def _sos_scroll(self):
|
||||
|
||||
Reference in New Issue
Block a user