mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-03-22 03:55:22 +00:00
17 lines
300 B
Plaintext
17 lines
300 B
Plaintext
// Hand crafted DME, will not work if saved with DreamMaker
|
|
|
|
// BEGIN_INTERNALS
|
|
// END_INTERNALS
|
|
|
|
// BEGIN_FILE_DIR
|
|
#define FILE_DIR .
|
|
// END_FILE_DIR
|
|
|
|
// BEGIN_PREFERENCES
|
|
// END_PREFERENCES
|
|
|
|
// BEGIN_INCLUDE
|
|
#define DME_NAME "long_running_test_copy"
|
|
#include "long_running_test.dme"
|
|
// END_INCLUDE
|