Graphics/ViewerInstance: fix typo
This commit is contained in:
@@ -63,7 +63,7 @@ namespace Nz
|
||||
Matrix4f m_viewMatrix;
|
||||
Vector2f m_targetSize;
|
||||
Vector3f m_eyePosition;
|
||||
bool m_dataInvalided;
|
||||
bool m_dataInvalidated;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user