From 5d5549c168af51195e66bf67cc5b23382b8c7d52 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Mon, 7 Feb 2022 16:09:14 +0100 Subject: Changed the organisation in the applications --- script.it/state.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script.it/state.ml') diff --git a/script.it/state.ml b/script.it/state.ml index cb5d9ff..77a24a3 100755 --- a/script.it/state.ml +++ b/script.it/state.ml @@ -195,7 +195,7 @@ let longClick mouse_coord state worker = function | _ -> state let do_action - : Brr_webworkers.Worker.t -> Elements.Timer.t -> events -> state -> state + : Brr_webworkers.Worker.t -> Elements.Timer.t -> (events, state) Application.t = fun worker timer event state -> match event, state.mode with | `Point (delay, point), _ -> -- cgit v1.2.3