cleanup
This commit is contained in:
@@ -113,11 +113,6 @@ void ScreenTestInput::Update( float fDeltaTime )
|
||||
}
|
||||
|
||||
|
||||
void ScreenTestInput::DrawPrimitives()
|
||||
{
|
||||
Screen::DrawPrimitives();
|
||||
}
|
||||
|
||||
void ScreenTestInput::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 )
|
||||
|
||||
Reference in New Issue
Block a user