mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
And this too.
This commit is contained in:
@@ -114,7 +114,7 @@ var/list/masterPool
|
||||
masterPool[A.type] = masterPool[A.type] + Object
|
||||
|
||||
#if DEBUG_OBJECT_POOL
|
||||
world << "DEBUG_OBJECT_POOL: returnToPool([A]) [length(masterPool[A])]"
|
||||
world << "DEBUG_OBJECT_POOL: returnToPool([A]) [length(masterPool[A.type])]"
|
||||
#endif
|
||||
|
||||
#undef DEBUG_OBJECT_POOL
|
||||
|
||||
Reference in New Issue
Block a user