L3/R3 now show up on simple on-screen controls

This commit is contained in:
Diego Waxemberg 2015-04-05 18:59:11 -07:00
parent 5f8b0672f7
commit 8d3e81ed25

View File

@ -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];