summaryrefslogtreecommitdiff
path: root/graphics/items/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/items/CMakeLists.txt')
-rw-r--r--graphics/items/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/items/CMakeLists.txt b/graphics/items/CMakeLists.txt
index 40a7539d..ff5f3e79 100644
--- a/graphics/items/CMakeLists.txt
+++ b/graphics/items/CMakeLists.txt
@@ -2,7 +2,8 @@ SET(FILES
armor-chest-cottonshirt.png
armor-chest-desertshirt.png
armor-chest-leathershirt.png
- armor-chest-woolsweater.png
+ armor-chest-tnecksweater.png
+ armor-chest-vnecksweater.png
armor-feet-boots.png
armor-hands-leathergloves.png
armor-hands-minergloves.png
@@ -127,4 +128,4 @@ SET(FILES
weapon-thrown-bonedarts.png
)
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/items)
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/items) \ No newline at end of file