Fix issues with spaces in .dme names

This commit is contained in:
Jordan Dominion
2024-01-06 17:05:41 -05:00
parent f374921278
commit efb73f504d
6 changed files with 7 additions and 7 deletions
@@ -0,0 +1,17 @@
// 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
#include "Config.dm"
#include "../test_prelude.dm"
#include "Test.dm"
// END_INCLUDE