mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Add: Obscure finish in OS fully auto
This commit is contained in:
@@ -86,7 +86,7 @@ class Template:
|
||||
name = self.name
|
||||
area = area_offset(area=(0, 0, *self.size), offset=point)
|
||||
button = Button(area=area, color=(), button=area, name=name)
|
||||
if image is not None:
|
||||
if isinstance(image, Image.Image):
|
||||
button.load_color(image)
|
||||
return button
|
||||
|
||||
|
||||
Reference in New Issue
Block a user