clean up lights

This commit is contained in:
Chris Danford
2004-03-23 06:11:10 +00:00
parent 3abe83c71e
commit 0ca0f86d7e
23 changed files with 184 additions and 319 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ ScreenSelectMusic::ScreenSelectMusic( CString sClassName ) : Screen( sClassName
{
LOG->Trace( "ScreenSelectMusic::ScreenSelectMusic()" );
LIGHTSMAN->SetLightMode( LIGHTMODE_MENU );
LIGHTSMAN->SetLightsMode( LIGHTSMODE_MENU );
m_bInCourseDisplayMode = GAMESTATE->IsCourseMode();