I always forgot to turn this to 0.

This commit is contained in:
ESwordTheCat
2014-05-04 01:00:18 -08:00
parent ec51aa5977
commit dd8c046494

View File

@@ -48,7 +48,7 @@
* WARNING, only supports /mob and /obj.
*/
#define DEBUG_OBJECT_POOL 1
#define DEBUG_OBJECT_POOL 0
#define MAINTAINING_OBJECT_POOL_COUNT 20
var/list/masterPool = list()