- Second pass on Patch 8.0.1

This commit is contained in:
Tercio
2018-07-17 13:31:22 -03:00
parent df9ce12b82
commit dba05908ec
96 changed files with 2018 additions and 2006 deletions
+1 -1
View File
@@ -393,4 +393,4 @@ local common_events = {
local new = {Enabled = true, __enabled = true}
setmetatable (new, listener_meta)
return new
end
end