Files
CHOMPStation2/code/_compile_options.dm
2025-09-14 20:05:26 +02:00

8 lines
232 B
Plaintext

// Comment this out if you are debugging problems that might be obscured by custom error handling in world/Error
#ifdef DEBUG
#define USE_CUSTOM_ERROR_HANDLER
#endif
// We do not have dreamlua implemented
#define DISABLE_DREAMLUAU