mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Redo touch controls
This commit is contained in:
@@ -369,9 +369,6 @@ void GetInput (gliderPtr thisGlider)
|
||||
touchRightState = true;
|
||||
}
|
||||
break;
|
||||
case TouchScreenCtrlIDs::Flip:
|
||||
holdFlipState = true;
|
||||
break;
|
||||
case TouchScreenCtrlIDs::Bands:
|
||||
bandsState = true;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user