From 2542f56bca2556b4393d382688be74c1612b2862 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 26 Jul 2018 20:34:10 +0800 Subject: +UI module --- UI/Button.lua | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 UI/Button.lua (limited to 'UI/Button.lua') diff --git a/UI/Button.lua b/UI/Button.lua new file mode 100644 index 0000000..69950b7 --- /dev/null +++ b/UI/Button.lua @@ -0,0 +1,5 @@ +local Button = {} + + + +return Button \ No newline at end of file -- cgit v1.1-26-g67d0