This commit is contained in:
Glenn Maynard
2005-04-24 01:36:50 +00:00
parent 2bf4de2746
commit 6b3d83e4e8
+2 -2
View File
@@ -81,8 +81,8 @@ bool FadingBanner::Load( RageTextureID ID, bool bLowResToHighRes )
return bRet;
}
/* If bFromLowRes is true, we're fading from a low-res banner to the corresponding
* high-res banner. */
/* If bLowResToHighRes is true, we're fading from a low-res banner to the
* corresponding high-res banner. */
void FadingBanner::BeforeChange( bool bLowResToHighRes )
{
CString sCommand;