mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Why I forgot this small things.
This commit is contained in:
@@ -87,7 +87,7 @@ var/list/masterPool
|
||||
. = Object
|
||||
|
||||
#if DEBUG_OBJECT_POOL
|
||||
world << "DEBUG_OBJECT_POOL: getFromPool([A]) [length(masterPool[A])]"
|
||||
world << "DEBUG_OBJECT_POOL: getFromPool([A.type]) [length(masterPool[A])]"
|
||||
#endif
|
||||
|
||||
if (0 == length(masterPool[A]))
|
||||
|
||||
Reference in New Issue
Block a user