This commit is contained in:
Glenn Maynard
2005-07-07 10:29:04 +00:00
parent b282ba475d
commit 28133ca105
24 changed files with 0 additions and 84 deletions
-5
View File
@@ -88,11 +88,6 @@ void ScreenTestLights::Update( float fDeltaTime )
}
void ScreenTestLights::DrawPrimitives()
{
Screen::DrawPrimitives();
}
void ScreenTestLights::Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI )
{
if( type != IET_FIRST_PRESS && type != IET_SLOW_REPEAT )