CryEngine
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -339,7 +339,7 @@ void CViewSystem::SetActiveView(IView* pView)
|
||||
}
|
||||
else
|
||||
{
|
||||
m_activeViewId = ~0;
|
||||
m_activeViewId = ~0u;
|
||||
}
|
||||
|
||||
m_bActiveViewFromSequence = false;
|
||||
|
||||
Reference in New Issue
Block a user