mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 10:21:30 +08:00
Dev: Uniform comments of generated files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from module.base.button import Button
|
||||
from module.base.template import Template
|
||||
|
||||
# This file was automatically generated by dev_tools.button_extract.
|
||||
# This file was automatically generated by dev_tools/button_extract.py.
|
||||
# Don't modify it manually.
|
||||
|
||||
COMMON_SHIP_FILTER_DISABLE = Button(area={'cn': (666, 6, 802, 48), 'en': (665, 5, 803, 49), 'jp': (681, 12, 723, 38), 'tw': (666, 6, 802, 48)}, color={'cn': (71, 88, 125), 'en': (74, 90, 125), 'jp': (131, 144, 180), 'tw': (71, 88, 125)}, button={'cn': (666, 6, 802, 48), 'en': (665, 5, 803, 49), 'jp': (681, 12, 723, 38), 'tw': (666, 6, 802, 48)}, file={'cn': './assets/cn/retire/COMMON_SHIP_FILTER_DISABLE.png', 'en': './assets/en/retire/COMMON_SHIP_FILTER_DISABLE.png', 'jp': './assets/jp/retire/COMMON_SHIP_FILTER_DISABLE.png', 'tw': './assets/tw/retire/COMMON_SHIP_FILTER_DISABLE.png'})
|
||||
|
||||
Reference in New Issue
Block a user