(fix/Pools) Epoch: Force override even if ObjectPoolMixin is provided by then to quick fix
This commit is contained in:
parent
5b7b20c376
commit
fd20ecacd3
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
if ObjectPoolMixin then
|
||||
return
|
||||
end
|
||||
--if ObjectPoolMixin then
|
||||
-- return
|
||||
--end
|
||||
|
||||
local assert = assert
|
||||
local ipairs = ipairs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue