Move Numbers graphics into separate Number asset folder
Added precise timing window adjustment for each judge grade Changed "hold START for options" to a Sprite
This commit is contained in:
@@ -77,7 +77,7 @@ bool Banner::LoadFromGroup( CString sGroupName )
|
||||
else if( sGroupBannerPath != "" )
|
||||
Banner::Load( sGroupBannerPath );
|
||||
else
|
||||
Banner::Load( THEME->GetPathTo("Graphics","select music section banner") );
|
||||
Banner::Load( THEME->GetPathTo("Graphics","fallback banner") );
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user