mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +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