copy shadowColor

This commit is contained in:
Chris Danford
2008-02-15 09:28:51 +00:00
parent 1bb8d9fd82
commit 456faed1b7
+1
View File
@@ -202,6 +202,7 @@ Actor::Actor( const Actor &cpy ):
CPY( m_fHibernateSecondsLeft );
CPY( m_fShadowLengthX );
CPY( m_fShadowLengthY );
CPY( m_ShadowColor );
CPY( m_bIsAnimating );
CPY( m_iDrawOrder );