From 66f77cb7a7cf640e65ec4f4d9d7423e4668dd303 Mon Sep 17 00:00:00 2001 From: DiSlord Date: Sun, 30 May 2021 20:33:40 +0300 Subject: [PATCH] Update --- ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui.c b/ui.c index 6a953cb..c89f04b 100644 --- a/ui.c +++ b/ui.c @@ -1427,7 +1427,7 @@ menu_select_touch(int i, int pos) return; } // Wait touch release - touch_wait_release(); +// touch_wait_release(); if (menu_is_form(menu) && MT_MASK(menu[i].type) == MT_KEYPAD && keypad == KM_LOWOUTLEVEL) { switch (pos) { case 0: