fix pools

This commit is contained in:
Bunny67
2021-08-26 17:57:54 +03:00
parent 1b88a1cf64
commit f73ec9122c
+4
View File
@@ -1,3 +1,7 @@
if ObjectPoolMixin then
return
end
local assert = assert
local ipairs = ipairs
local next = next