kljhfdkjhfjkhdfkjf

This commit is contained in:
Chris Danford
2001-12-19 01:50:57 +00:00
parent 7879b119a4
commit bbc4097826
27 changed files with 795 additions and 225 deletions
+1
View File
@@ -18,6 +18,7 @@
bool Banner::LoadFromSong( Song &song )
{
Sprite::LoadFromTexture( song.GetBannerPath() );
//Sprite::TurnShadowOff();
float fSourceWidth = (float)m_pTexture->GetSourceWidth();
float fSourceHeight = (float)m_pTexture->GetSourceHeight();