diff --git a/Limelight/Input/OnScreenControls.m b/Limelight/Input/OnScreenControls.m index 1d0d077..f757463 100644 --- a/Limelight/Input/OnScreenControls.m +++ b/Limelight/Input/OnScreenControls.m @@ -189,10 +189,10 @@ static float L3_Y; [self drawTriggers]; [self drawStartSelect]; + [self drawL3R3]; [self hideButtons]; [self hideBumpers]; [self hideSticks]; - [self hideL3R3]; break; case OnScreenControlsLevelFull: [self setupComplexControls];