This commit is contained in:
Glenn Maynard
2003-09-22 01:11:33 +00:00
parent 9cd65ffc0f
commit 1f5ca5deed
-2
View File
@@ -474,9 +474,7 @@ void BGAnimationLayer::LoadFromIni( CString sAniDir, CString sLayer )
FixSlashesInPlace( sFile );
CString sPath = sAniDir+sFile;
LOG->Trace( "old path is '%s'", sPath.c_str() );
CollapsePath( sPath );
LOG->Trace( "new path is '%s'", sPath.c_str() );
if( sFile.CompareNoCase("songbackground")==0 )
{