Move to Sprite and use LoadBackground.
This commit is contained in:
@@ -106,10 +106,6 @@ function GetSongBackground()
|
||||
return THEME:GetPathG("Common","fallback background")
|
||||
end
|
||||
|
||||
function LoadSongBackground()
|
||||
return LoadActor( GetSongBackground() ) .. { DisableDimensionWarning=true; };
|
||||
end
|
||||
|
||||
-- (c) 2005 Glenn Maynard, Chris Danford
|
||||
-- All rights reserved.
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user