mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-24 03:47:58 +02:00
planet_prison: add id to blueprint references
Adds blueprint to new blueprint references.
This commit is contained in:
parent
66d535d7f2
commit
bdcdc9ae96
@ -321,6 +321,7 @@ public.build = function(surf, name, point, args)
|
||||
end
|
||||
|
||||
instance.bb = _common.merge_bounding_boxes(bbs)
|
||||
instance.id = game.tick
|
||||
table.insert(object.refs, instance)
|
||||
|
||||
return instance
|
||||
|
Loading…
x
Reference in New Issue
Block a user