fix crash on exit SLightsTest
This commit is contained in:
@@ -68,8 +68,6 @@ void ScreenTestLights::Update( float fDeltaTime )
|
|||||||
case LIGHTSMODE_TEST_MANUAL_CYCLE:
|
case LIGHTSMODE_TEST_MANUAL_CYCLE:
|
||||||
s += "Manual Cycle\n";
|
s += "Manual Cycle\n";
|
||||||
break;
|
break;
|
||||||
default:
|
|
||||||
ASSERT(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if( cl == LIGHT_INVALID )
|
if( cl == LIGHT_INVALID )
|
||||||
|
|||||||
Reference in New Issue
Block a user