I always forgot to turn this to 0.

This commit is contained in:
ESwordTheCat
2014-05-03 22:54:35 -04:00
committed by ZomgPonies
parent 3c3e4c7dc8
commit 503a8ac1d3
+1 -1
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()