Removed useless lines

This commit is contained in:
litetex 2021-11-22 19:49:52 +01:00 committed by GitHub
parent c8516a04dc
commit c9488eb042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -71,8 +71,6 @@ public class PlayerGestureListener
}
if (player.isControlsVisible()) {
player.hideControls(150, 0);
return;
}