Remove debugging.

This commit is contained in:
ESwordTheCat
2014-04-29 10:27:01 -08:00
parent 5c705c3758
commit 24ac4ba2f9

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()