From 9cf09b86d1b790601dc1cdb318c3860d391e2bf9 Mon Sep 17 00:00:00 2001 From: "Johnny C. Lam" Date: Wed, 14 Aug 2013 21:13:34 +0000 Subject: [PATCH] Treat snapshotTime as a field that needs to be copied for snapshots. This fixes auras not gaining any snapshots when "aura" debugging is enabled. git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@1011 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- OvalePaperDoll.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OvalePaperDoll.lua b/OvalePaperDoll.lua index 85adeed..fa9c6a7 100644 --- a/OvalePaperDoll.lua +++ b/OvalePaperDoll.lua @@ -70,6 +70,8 @@ local OVALE_HEALING_CLASS = { SHAMAN = true, } local OVALE_SNAPSHOT_STATS = { + snapshotTime = "snapshot time", + -- primary stats agility = "agility", intellect = "intellect", -- 1.7.9.5