mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Turn off debugging and we wait for feedback.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user