mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-01 11:53:57 -04:00
Fixed entities not being added to pools in some scenarios
This commit is contained in:
parent
af16e5a2d9
commit
6caf99afb4
3 changed files with 8 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
local Concord = require("concord").init({
|
||||
local Concord = require("init").init({
|
||||
useEvents = true
|
||||
})
|
||||
local Entity = Concord.entity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue