summaryrefslogtreecommitdiffhomepage
path: root/not/Button.lua
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2017-09-04 19:06:00 +0200
committerAki <nthirtyone@gmail.com>2017-09-04 19:06:00 +0200
commit5d141eae2bfb196597a8743bc2409ac20308e45e (patch)
treeda6e08b3e57c10a7bfb772c462d63bc950fc4961 /not/Button.lua
parent2b15ac7c04211b319c247f7923fe4b5ebfed0516 (diff)
downloadroflnauts-5d141eae2bfb196597a8743bc2409ac20308e45e.zip
roflnauts-5d141eae2bfb196597a8743bc2409ac20308e45e.tar.gz
roflnauts-5d141eae2bfb196597a8743bc2409ac20308e45e.tar.bz2
There was no end to it
Diffstat (limited to 'not/Button.lua')
-rw-r--r--not/Button.lua1
1 files changed, 1 insertions, 0 deletions
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 ""