Changed: Minor changes (EOL, spaces, etc...)

--HG--
branch : develop
hg/feature/material-editor
kervala 9 years ago
parent af2f38612a
commit c5d8c9965e

@ -59,7 +59,7 @@ IF(EXTERNAL_FOUND)
IF(NOT External_FIND_QUIETLY)
MESSAGE(STATUS "Found ${EXTERNAL_NAME}: ${EXTERNAL_PATH}")
ENDIF()
ELSE(EXTERNAL_FOUND)
ELSE()
IF(External_FIND_REQUIRED)
MESSAGE(FATAL_ERROR "Unable to find ${EXTERNAL_NAME}!")
ELSE()

@ -96,5 +96,4 @@ WriteFilesDirectory = "data_shard";
// ---- service custom variables (used by ConfigFile class)
// ---- service custom variables (used by CVariable class)

@ -37,7 +37,7 @@ DontUseSU = 0;
HomeMainlandNames =
{
"302", "Open", "open",
"302", "Open", "open",
};
// The max number of ring points (aka ring access) for each ecosystem

Loading…
Cancel
Save