no message

This commit is contained in:
Chris Danford
2002-05-01 19:14:55 +00:00
parent e11b92ccc3
commit 6f1c1e4619
83 changed files with 1620 additions and 578 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ void ActorFrame::RenderPrimitives()
void ActorFrame::Update( float fDeltaTime )
{
// HELPER.Log( "ActorFrame::Update( %f )", fDeltaTime );
// LOG->WriteLine( "ActorFrame::Update( %f )", fDeltaTime );
Actor::Update( fDeltaTime );