aboutsummaryrefslogtreecommitdiff
path: root/script.it/script_event/click.ml
diff options
context:
space:
mode:
Diffstat (limited to 'script.it/script_event/click.ml')
-rwxr-xr-xscript.it/script_event/click.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/script.it/script_event/click.ml b/script.it/script_event/click.ml
index 591887b..b7ffcb6 100755
--- a/script.it/script_event/click.ml
+++ b/script.it/script_event/click.ml
@@ -30,7 +30,7 @@ let drag mouse_coord state worker = function
(* TODO Long click in out mode should translate the whole slate *)
| _ -> state
-let update {point; timer ; worker} state =
+let process {point; timer ; worker} state =
match state.State.mode with
| Edit ->