per-player NoteSkin
NoteSkin selected on PlayerOptions screen tweaked judgement appearance marvelous judgement glow ActorEffect cleanup
This commit is contained in:
@@ -25,7 +25,7 @@ TipDisplay::TipDisplay()
|
||||
LOG->Trace( "TipDisplay::TipDisplay()" );
|
||||
|
||||
m_textTip.LoadFromFont( THEME->GetPathTo("Fonts","help") );
|
||||
m_textTip.SetEffectBlinking();
|
||||
m_textTip.SetEffectDiffuseBlinking();
|
||||
m_textTip.TurnShadowOff();
|
||||
this->AddChild( &m_textTip );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user