mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 07:06:12 +00:00
@@ -242,7 +242,9 @@ function Reconciler:reconcileRoute(rbxRoute, item, fileRoute)
|
|||||||
|
|
||||||
rbx = self:reconcile(rbx, item)
|
rbx = self:reconcile(rbx, item)
|
||||||
|
|
||||||
|
if rbx ~= nil then
|
||||||
reparent(rbx, parent)
|
reparent(rbx, parent)
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
return Reconciler
|
return Reconciler
|
||||||
|
|||||||
Reference in New Issue
Block a user