aboutsummaryrefslogtreecommitdiff
path: root/chat.lua
diff options
context:
space:
mode:
authorChris B <1029chris@gmail.com>2016-02-04 13:43:24 -0800
committerChris B <1029chris@gmail.com>2016-02-04 13:43:24 -0800
commit3fd9602dafb92cabaf127e04335d4ae9f007ee63 (patch)
tree72db210e0433141d5eea8917059685a1486c8943 /chat.lua
parente2563aa880386320cbff6f98d0fbe95ab2ab2f6d (diff)
Added files that will be needed soon
Diffstat (limited to 'chat.lua')
-rw-r--r--chat.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/chat.lua b/chat.lua
new file mode 100644
index 0000000..b76b00d
--- /dev/null
+++ b/chat.lua
@@ -0,0 +1,2 @@
+function drawChat()
+end