Add whiteline

This commit is contained in:
Ukendio 2024-11-13 01:03:46 +01:00
parent ff11d3ae1a
commit b9e0b7424b

View file

@ -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