From d57ed7287c8f33a8b10002df559af93486627cc7 Mon Sep 17 00:00:00 2001 From: ESwordTheCat Date: Mon, 7 Apr 2014 22:38:48 +0800 Subject: [PATCH] Turn off debugging and we wait for feedback. --- code/__HELPERS/experimental.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__HELPERS/experimental.dm b/code/__HELPERS/experimental.dm index 41b2ef9d8e7..23f0bc15273 100644 --- a/code/__HELPERS/experimental.dm +++ b/code/__HELPERS/experimental.dm @@ -40,7 +40,7 @@ * REMINDER TO MYSELF: Ignore fireaxe deletion for now. */ -#define DEBUG_OBJECT_POOL 1 +#define DEBUG_OBJECT_POOL 0 #define STARTING_OBJECT_POOL_COUNT 20 var/list/masterPool