mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
...it's a type 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.type])]"
|
||||
world << "DEBUG_OBJECT_POOL: returnToPool([A.type]) [length(masterPool[A.type])]"
|
||||
#endif
|
||||
|
||||
#undef DEBUG_OBJECT_POOL
|
||||
|
||||
Reference in New Issue
Block a user