Include all files in pack files

This commit is contained in:
Linus Probert 2019-03-16 10:32:58 +01:00
parent 68533f05b3
commit 1065216b67
1 changed files with 1 additions and 0 deletions

View File

@ -330,6 +330,7 @@ if (NOT DEBUG_BUILD)
"pitlayouts.dat"
"walllayouts.dat"
"shoplayouts.dat"
"lockedroomlayouts.dat"
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/data
)
endif ()