on xml for backgroundEffects

This commit is contained in:
Glenn Maynard
2007-02-10 23:44:33 +00:00
parent a15efb8e4a
commit cb8e881099
-1
View File
@@ -116,7 +116,6 @@ void BackgroundUtil::GetBackgroundEffects( const RString &_sName, vector<RString
sName = "*";
vsPathsOut.clear();
GetDirListing( BACKGROUND_EFFECTS_DIR+sName+".xml", vsPathsOut, false, true );
GetDirListing( BACKGROUND_EFFECTS_DIR+sName+".lua", vsPathsOut, false, true );
vsNamesOut.clear();