From 6e7ec7ff2186753b6d524c79fc2987cc1b6d2a77 Mon Sep 17 00:00:00 2001 From: ESwordTheCat Date: Wed, 9 Apr 2014 07:15:09 +0800 Subject: [PATCH] Turn off debugging. --- 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 e92a4434522..5ab8745f901 100644 --- a/code/__HELPERS/experimental.dm +++ b/code/__HELPERS/experimental.dm @@ -40,7 +40,7 @@ * WARNING, only supports /mob and /obj. */ -#define DEBUG_OBJECT_POOL 1 +#define DEBUG_OBJECT_POOL 0 #define STARTING_OBJECT_POOL_COUNT 20 var/list/masterPool