mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10: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
|
||||
return nil
|
||||
end
|
||||
|
||||
local archetype = record.archetype
|
||||
if not archetype then
|
||||
return nil
|
||||
|
|
Loading…
Reference in a new issue