From 7f5a19792c4d27da5f1a072c5d95cc995cc1bbff Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Thu, 8 Aug 2024 09:24:53 +0900 Subject: [PATCH] enable option to toggle touch controls on Android Signed-off-by: David Heidelberg --- builtin/settingtypes.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index b5aa142b8..ccafde036 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -152,8 +152,6 @@ invert_hotbar_mouse_wheel (Hotbar: Invert mouse wheel direction) bool false [*Touchscreen] # Enables the touchscreen controls, allowing you to play the game with a touchscreen. -# -# Requires: !android touch_controls (Enable touchscreen controls) bool true # Touchscreen sensitivity multiplier.