diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:27:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-05-23 01:27:28 +0300 |
commit | b829d239006538b2e669f4aab191ffa5ad37af68 (patch) | |
tree | a492be3847f3e3b0704b60909313cfe55dba7ca5 /data/graphics/gui/CMakeLists.txt | |
parent | 70bf45e429a649f59484968d0484a4326ed1a3e9 (diff) | |
download | mv-b829d239006538b2e669f4aab191ffa5ad37af68.tar.gz mv-b829d239006538b2e669f4aab191ffa5ad37af68.tar.bz2 mv-b829d239006538b2e669f4aab191ffa5ad37af68.tar.xz mv-b829d239006538b2e669f4aab191ffa5ad37af68.zip |
Add skin offsets for images and text in shortcut containers.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 5bd85f9f6..8692e5301 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -30,6 +30,7 @@ SET (FILES dropdown_background.xml dropdown_pressed.xml emote_selection.xml + emotes.xml emotetabs.xml equipment.xml equipment_background.xml |