This commit is contained in:
Glenn Maynard
2003-01-15 02:10:58 +00:00
parent 4f1455d30e
commit 4c2c7ef57b
+1 -1
View File
@@ -39,7 +39,7 @@ void FontPage::Load( const FontPageSettings &cfg )
RageTextureID ID(m_sTexturePath);
ID.bStretch = true;
m_pTexture = TEXTUREMAN->LoadTexture( m_sTexturePath );
m_pTexture = TEXTUREMAN->LoadTexture( ID );
ASSERT( m_pTexture != NULL );
// load character widths