Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -998,7 +998,6 @@ CBaseObject* CEditorImpl::CloneObject(CBaseObject* obj)
|
||||
|
||||
CBaseObject* CEditorImpl::GetSelectedObject()
|
||||
{
|
||||
CBaseObject* obj = nullptr;
|
||||
if (m_pObjectManager->GetSelection()->GetCount() != 1)
|
||||
{
|
||||
return nullptr;
|
||||
|
||||
Reference in New Issue
Block a user