Woops
This commit is contained in:
parent
386ef44a84
commit
9948586dc8
|
|
@ -109,7 +109,7 @@ namespace RNR
|
|||
{
|
||||
m_refs.clear();
|
||||
|
||||
Instance* baseplate = findFirstChild("Baseplate");
|
||||
Instance* baseplate = m_workspace->findFirstChild("Baseplate");
|
||||
if(baseplate)
|
||||
{
|
||||
baseplate->setParent(NULL);
|
||||
|
|
|
|||
Loading…
Reference in New Issue