more cleanups (lint lint lint)
This commit is contained in:
@@ -22,7 +22,7 @@ const float SCORE_TWEEN_TIME = 0.5f;
|
||||
|
||||
ScoreDisplayRolling::ScoreDisplayRolling()
|
||||
{
|
||||
LOG->WriteLine( "ScoreDisplayRolling::ScoreDisplayRolling()" );
|
||||
LOG->Trace( "ScoreDisplayRolling::ScoreDisplayRolling()" );
|
||||
|
||||
// init the text
|
||||
Load( THEME->GetPathTo(FONT_SCORE_NUMBERS) );
|
||||
|
||||
Reference in New Issue
Block a user