Mercurial > wow > turok
diff Turok/Modules/Utilities/Chat.lua @ 6:a9b8b0866ece
clear out log jam
author | Nenue |
---|---|
date | Sun, 21 Feb 2016 08:32:53 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Turok/Modules/Utilities/Chat.lua Sun Feb 21 08:32:53 2016 -0500 @@ -0,0 +1,8 @@ +--- ${PACKAGE_NAME} +-- @file-author@ +-- @project-revision@ @project-hash@ +-- @file-revision@ @file-hash@ +-- Created: 2/19/2016 9:00 AM +local ADDON, env = ... +local mod = Turok:NewModule("Chat") +setfenv(0, env) \ No newline at end of file