mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-26 01:50:01 +00:00
Compare commits
1 commit
86de60f97f
...
8b6fbe8504
Author | SHA1 | Date | |
---|---|---|---|
|
8b6fbe8504 |
1 changed files with 1 additions and 0 deletions
|
@ -946,6 +946,7 @@ local function archetype_delete(world: World, archetype: Archetype, row: number,
|
||||||
end
|
end
|
||||||
|
|
||||||
entities[row] = move
|
entities[row] = move
|
||||||
|
delete = entities[row]
|
||||||
end
|
end
|
||||||
|
|
||||||
for _, id in id_types do
|
for _, id in id_types do
|
||||||
|
|
Loading…
Reference in a new issue