mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-25 09:30:03 +00:00
Compare commits
1 commit
cae035215d
...
c335983414
Author | SHA1 | Date | |
---|---|---|---|
|
c335983414 |
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