Skip to content
Snippets Groups Projects
Commit d6f5237f authored by DarkGod's avatar DarkGod
Browse files

pff

parent 2cd23296
No related branches found
No related tags found
No related merge requests found
......@@ -386,6 +386,7 @@ function _M:part(channel)
end
function _M:saveChannels()
if type(game) ~= "table" then return end
local l = {
"chat.channels = chat.channels or {}",
"chat.channels["..string.format("%q", game.__mod_info.short_name).."]={}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment