From 490f10c6f8f38cc83264c38dd93e32d471530880 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 23 Aug 2022 09:37:38 -0700 Subject: indent --- button.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'button.lua') diff --git a/button.lua b/button.lua index 42c44e3..5042ae6 100644 --- a/button.lua +++ b/button.lua @@ -14,7 +14,9 @@ end function propagate_to_button_handlers(x, y, mouse_button) for _,ev in ipairs(Button_handlers) do if x>ev.x and xev.y and y