this texture load doesn't actually do anything anymore
This commit is contained in:
@@ -159,10 +159,6 @@ void Background::LoadFromSong( Song* pSong )
|
||||
//
|
||||
// Load the static background that will before notes start and after notes end
|
||||
//
|
||||
|
||||
|
||||
Sprite sprDummy;
|
||||
sprDummy.LoadBG( sSongBackgroundPath );
|
||||
|
||||
{
|
||||
BGAnimation *pTempBGA = new BGAnimation;
|
||||
|
||||
Reference in New Issue
Block a user