Files
CHOMPStation2/code/__defines/_compile_options.dm
2015-06-13 13:36:08 +02:00

2 lines
249 B
Plaintext

#define BACKGROUND_ENABLED 0 // The default value for all uses of set background. Set background can cause gradual lag and is recommended you only turn this on if necessary.
// 1 will enable set background. 0 will disable set background.