This commit is contained in:
Glenn Maynard
2005-07-03 04:54:37 +00:00
parent 1ae5083fba
commit a858910ad1
+1 -2
View File
@@ -29,7 +29,6 @@
#include "RageTextureManager.h"
#include "ThemeManager.h"
#include "Screen.h"
#include "BGAnimation.h"
#include "Foreach.h"
#include "ActorUtil.h"
@@ -402,7 +401,7 @@ retry:
goto retry;
}
// Load shared BGAnimation
// Load shared background
CString sNewBGA;
if( pNewScreen->UsesBackground() )
sNewBGA = THEME->GetPathB(sScreenName,"background");