(fix/Pools) Epoch: Force override even if ObjectPoolMixin is provided by then to quick fix

This commit is contained in:
NoM0Re
2025-09-08 19:00:58 +02:00
parent 5b7b20c376
commit fd20ecacd3
+3 -3
View File
@@ -1,6 +1,6 @@
if ObjectPoolMixin then --if ObjectPoolMixin then
return -- return
end --end
local assert = assert local assert = assert
local ipairs = ipairs local ipairs = ipairs