mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-25 09:30:03 +00:00
Add whiteline
This commit is contained in:
parent
ff11d3ae1a
commit
b9e0b7424b
1 changed files with 1 additions and 0 deletions
|
@ -450,6 +450,7 @@ local function world_target(world: World, entity: i53, relation: i24, index: num
|
||||||
if not record then
|
if not record then
|
||||||
return nil
|
return nil
|
||||||
end
|
end
|
||||||
|
|
||||||
local archetype = record.archetype
|
local archetype = record.archetype
|
||||||
if not archetype then
|
if not archetype then
|
||||||
return nil
|
return nil
|
||||||
|
|
Loading…
Reference in a new issue