Fixed last commit
Former-commit-id: e3340822fa8772adef371e9d0395aa97ed66f081
This commit is contained in:
@@ -325,7 +325,7 @@ void NzScene::Draw()
|
||||
|
||||
const NzCamera* NzScene::GetActiveCamera() const
|
||||
{
|
||||
return m_impl->camera;
|
||||
return m_impl->activeCamera;
|
||||
}
|
||||
|
||||
NzBackground* NzScene::GetBackground() const
|
||||
|
||||
Reference in New Issue
Block a user