Cataclysm-DDA: fix patches' whitespace

This commit is contained in:
Đoàn Trần Công Danh 2022-01-11 18:38:44 +07:00
parent 218a33166c
commit 0218701cee

View file

@ -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)