diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-04-22 12:16:20 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-04-29 00:49:56 +0300 |
commit | 76c98ce0c8e78778f73d6a5728441897e134fb9e (patch) | |
tree | 63753c9b80004c2f66314d8ea883a9b378656a12 /data/graphics/gui/CMakeLists.txt | |
parent | ecf7284930fc6b67db33146819bedf6ec0ed7e7b (diff) | |
download | plus-76c98ce0c8e78778f73d6a5728441897e134fb9e.tar.gz plus-76c98ce0c8e78778f73d6a5728441897e134fb9e.tar.bz2 plus-76c98ce0c8e78778f73d6a5728441897e134fb9e.tar.xz plus-76c98ce0c8e78778f73d6a5728441897e134fb9e.zip |
Improve a bit look in character selection window.
Add selection skin for playerbox.
New theme file: playerboxselected.xml
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 f8559824a..4a1091b47 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -39,6 +39,7 @@ SET (FILES mouse.png ok.xml playerbox.xml + playerboxselected.xml popup.xml progress-indicator.png progressbar.xml |