Redo touch controls

This commit is contained in:
elasota
2020-10-15 01:14:10 -04:00
parent 1e1c91915a
commit e1c83d7b47
4 changed files with 2 additions and 11 deletions

View File

@@ -369,9 +369,6 @@ void GetInput (gliderPtr thisGlider)
touchRightState = true;
}
break;
case TouchScreenCtrlIDs::Flip:
holdFlipState = true;
break;
case TouchScreenCtrlIDs::Bands:
bandsState = true;
break;