no message

This commit is contained in:
Chris Danford
2001-11-28 01:26:58 +00:00
parent 640efc6d98
commit 3ee2c6d945
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ void Actor::Init()
}
void Actor::Update( const FLOAT &fDeltaTime )
void Actor::Update( const float &fDeltaTime )
{
// RageLog( "Actor::Update( %f )", fDeltaTime );