Mercurial > wow > askmrrobot
diff ui/Ui.lua @ 93:177391341e26
added back in automatic combat logging feature, useful for upload to any log site
author | yellowfive |
---|---|
date | Wed, 21 Sep 2016 11:25:11 -0700 |
parents | 6bbe64d587b4 |
children | f1da233629be |
line wrap: on
line diff
--- a/ui/Ui.lua Wed Sep 21 00:14:34 2016 -0700 +++ b/ui/Ui.lua Wed Sep 21 11:25:11 2016 -0700 @@ -190,7 +190,7 @@ t:SetTabs({ {text=L.TabExportText, value="Export"}, {text=L.TabGearText, value="Gear"}, - --{text=L.TabLogText, value="Log"}, + {text=L.TabLogText, value="Log"}, {text=L.TabTeamText, value="Team"}, {text=L.TabOptionsText, value="Options"} })