mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 16:37:06 +00:00
11 lines
357 B
Plaintext
11 lines
357 B
Plaintext
/*
|
|
*
|
|
* This file is used by Travis to indicate that additional maps need to be compiled to look for errors such as missing paths.
|
|
* Do not add anything but the MAP_TEST definition here as it will be overwritten by Travis when running tests.
|
|
*
|
|
*
|
|
* Should you wish to edit set MAP_TEST to 1 like so:
|
|
* #define MAP_TEST 1
|
|
*/
|
|
#define MAP_TEST 0
|