cosmetic cleanup, changed default texture color to 16bits

This commit is contained in:
Chris Danford
2003-02-02 09:09:29 +00:00
parent 41bcbbae76
commit 57f0a820a1
7 changed files with 51 additions and 15 deletions
+1 -1
View File
@@ -382,7 +382,7 @@ void ScreenManager::RefreshCreditsMessages()
m_textCreditInfo[p].SetXY( CREDITS_X(p), CREDITS_Y(p) );
m_textCreditInfo[p].SetZoom( CREDITS_ZOOM );
m_textCreditInfo[p].SetDiffuse( CREDITS_COLOR );
// m_textCreditInfo[p].SetShadowLength( CREDITS_SHADOW_LENGTH );
m_textCreditInfo[p].SetShadowLength( CREDITS_SHADOW_LENGTH );
switch( PREFSMAN->m_CoinMode )
{