Revert "(fix/Pools) Epoch: Force override even if ObjectPoolMixin is provided by then to quick fix"
This reverts commit fd20ecacd3.
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
--if ObjectPoolMixin then
|
||||
-- return
|
||||
--end
|
||||
if ObjectPoolMixin then
|
||||
return
|
||||
end
|
||||
|
||||
local assert = assert
|
||||
local ipairs = ipairs
|
||||
|
||||
Reference in New Issue
Block a user