various other cleanup

This commit is contained in:
AJ Kelly
2010-05-22 10:12:20 -05:00
parent 77b0f48bf0
commit 6eb23862fa
8 changed files with 28 additions and 30 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ void Banner::LoadFromCachedBanner( const RString &sPath )
}
else
{
/* Try to load the low quality version. */
// Try to load the low quality version.
ID = BANNERCACHE->LoadCachedBanner( sPath );
}