quiet
This commit is contained in:
@@ -474,9 +474,7 @@ void BGAnimationLayer::LoadFromIni( CString sAniDir, CString sLayer )
|
|||||||
FixSlashesInPlace( sFile );
|
FixSlashesInPlace( sFile );
|
||||||
|
|
||||||
CString sPath = sAniDir+sFile;
|
CString sPath = sAniDir+sFile;
|
||||||
LOG->Trace( "old path is '%s'", sPath.c_str() );
|
|
||||||
CollapsePath( sPath );
|
CollapsePath( sPath );
|
||||||
LOG->Trace( "new path is '%s'", sPath.c_str() );
|
|
||||||
|
|
||||||
if( sFile.CompareNoCase("songbackground")==0 )
|
if( sFile.CompareNoCase("songbackground")==0 )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user