mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-30 15:57:12 +01:00
350 B
350 B
Layouts overwrite files from /data
Foe example, if you have file /data/images/background.png and /layouts/dragonball/images/background.png, and dragonball layout is selected, then /layouts/dragonball/images/background.png will be loaded instead of /data/images/background.png.