From 5d141eae2bfb196597a8743bc2409ac20308e45e Mon Sep 17 00:00:00 2001 From: Aki Date: Mon, 4 Sep 2017 19:06:00 +0200 Subject: There was no end to it --- not/Button.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/not/Button.lua b/not/Button.lua index 3c6042d..3493a84 100644 --- a/not/Button.lua +++ b/not/Button.lua @@ -17,6 +17,7 @@ end function Button:getSize () return 58, 15 +end function Button:setText (text) self.text = text or "" -- cgit v1.1