aboutsummaryrefslogtreecommitdiff
path: root/bin/UI/Button.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bin/UI/Button.lua')
-rw-r--r--bin/UI/Button.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/UI/Button.lua b/bin/UI/Button.lua
new file mode 100644
index 0000000..69950b7
--- /dev/null
+++ b/bin/UI/Button.lua
@@ -0,0 +1,5 @@
+local Button = {}
+
+
+
+return Button \ No newline at end of file