Cataclysm-DDA: fix patches' whitespace
This commit is contained in:
parent
218a33166c
commit
0218701cee
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
--- a/data/CMakeLists.txt 2019-03-08 04:34:43.000000000 +0100
|
||||
+++ b/data/CMakeLists.txt 2019-03-08 04:34:43.000000000 +0100
|
||||
@@ -10,6 +10,7 @@
|
||||
${CMAKE_SOURCE_DIR}/data/motd
|
||||
${CMAKE_SOURCE_DIR}/data/credits
|
||||
${CMAKE_SOURCE_DIR}/data/title
|
||||
+ ${CMAKE_SOURCE_DIR}/data/core
|
||||
${CMAKE_SOURCE_DIR}/data/motd
|
||||
${CMAKE_SOURCE_DIR}/data/credits
|
||||
${CMAKE_SOURCE_DIR}/data/title
|
||||
+ ${CMAKE_SOURCE_DIR}/data/core
|
||||
)
|
||||
|
||||
IF(SOUND)
|
||||
|
|
Loading…
Reference in a new issue