From 78530480d35be5dbb57f1a264147bec48d6cf800 Mon Sep 17 00:00:00 2001 From: equa Date: Sun, 18 Apr 2021 14:45:55 -0500 Subject: visual changes (zooming) and optimization also profiling --- lib/state.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/state.fnl') diff --git a/lib/state.fnl b/lib/state.fnl index d98b94e..41dc312 100644 --- a/lib/state.fnl +++ b/lib/state.fnl @@ -16,4 +16,5 @@ ;; all of the next functions are just. regular love functions, exactly the same ;; i hope :draw (proto.meta-method-opt :state.draw) + :keypressed (proto.meta-method-opt :state.keypressed) } -- cgit 1.3.0-6-gf8a5