This commit is contained in:
Glenn Maynard
2004-08-19 00:07:53 +00:00
parent cb344a63a2
commit c06bed290d
-1
View File
@@ -26,7 +26,6 @@ Model::Model ()
m_bRevertToDefaultAnimation = false;
m_fDefaultAnimationRate = 1;
m_fCurAnimationRate = 1;
// m_iRefCount = 1;
m_pTempGeometry = NULL;
}