mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 06:51:28 +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.
|
||||
|
||||
DETAIL_BLUEPRINT = Button(area={'cn': (330, 447, 500, 525), 'en': (330, 447, 500, 525), 'jp': (330, 447, 500, 525), 'tw': (330, 447, 500, 525)}, color={'cn': (158, 176, 184), 'en': (158, 176, 184), 'jp': (158, 176, 184), 'tw': (158, 176, 184)}, button={'cn': (330, 447, 500, 525), 'en': (330, 447, 500, 525), 'jp': (330, 447, 500, 525), 'tw': (330, 447, 500, 525)}, file={'cn': './assets/cn/research/DETAIL_BLUEPRINT.png', 'en': './assets/en/research/DETAIL_BLUEPRINT.png', 'jp': './assets/jp/research/DETAIL_BLUEPRINT.png', 'tw': './assets/tw/research/DETAIL_BLUEPRINT.png'})
|
||||
|
||||
Reference in New Issue
Block a user