This commit is contained in:
Glenn Maynard
2005-10-07 02:44:42 +00:00
parent de8b1db0f3
commit f875098dac
+1 -1
View File
@@ -90,7 +90,7 @@ void ActorFrame::LoadFromNode( const CString& sDir, const XNode* pNode )
void ActorFrame::LoadChildrenFromNode( const CString& sDir, const XNode* pNode )
{
// Shoudn't be calling this unless we're going to delete our children.
// Shouldn't be calling this unless we're going to delete our children.
ASSERT( m_bDeleteChildren );
//