mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 00:13:35 +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.
|
||||
|
||||
DAILY_ACTIVE = Button(area={'cn': (611, 385, 711, 405), 'en': (611, 385, 711, 405), 'jp': (611, 385, 711, 405), 'tw': (611, 385, 711, 405)}, color={'cn': (5, 10, 7), 'en': (5, 10, 7), 'jp': (5, 10, 7), 'tw': (5, 10, 7)}, button={'cn': (611, 385, 711, 405), 'en': (611, 385, 711, 405), 'jp': (611, 385, 711, 405), 'tw': (611, 385, 711, 405)}, file={'cn': './assets/cn/daily/DAILY_ACTIVE.png', 'en': './assets/en/daily/DAILY_ACTIVE.png', 'jp': './assets/jp/daily/DAILY_ACTIVE.png', 'tw': './assets/tw/daily/DAILY_ACTIVE.png'})
|
||||
|
||||
Reference in New Issue
Block a user