Remove DisableDimensionWarning.
This commit is contained in:
@@ -18,7 +18,6 @@ end
|
||||
|
||||
function LoadSongBackground()
|
||||
return Def.Sprite {
|
||||
DisableDimensionWarning=true;
|
||||
BeginCommand=cmd(LoadFromSongBackground,GAMESTATE:GetCurrentSong());
|
||||
};
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user