This commit is contained in:
Sean Burke
2003-07-15 20:21:25 +00:00
parent 780edfe0a3
commit a9015be098
+1 -1
View File
@@ -982,4 +982,4 @@ void BGAnimationLayer::PlayOffCommand()
for( unsigned i=0; i<m_pActors.size(); i++ )
m_pActors[i]->Command( m_sOffCommand );
}
}
}