Files
FRAISEMOE2-Installer/source/pic_data.py

14 lines
218 B
Python
Raw Normal View History

2025-07-04 11:17:25 +08:00
img_data = {
"firstbg": "",
"vol1": "",
"vol2": "",
"vol3": "",
"vol4": "",
"after": "",
"defaultbg": "",
"menubg": "",
"start_install_btn": "",
"exit_btn": "",
"icon": ""
}