From ab607909cc2cd7e502d17c0fd34b9a19c16114b4 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Sat, 19 Feb 2011 13:03:44 -0600 Subject: [PATCH] A typo fix, nothing functional or visible changed Version 1.4r12 --- WeightsWatcher.lua | 2 +- WeightsWatcher.toc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WeightsWatcher.lua b/WeightsWatcher.lua index 82641f1..bb8277a 100644 --- a/WeightsWatcher.lua +++ b/WeightsWatcher.lua @@ -45,7 +45,7 @@ local ww_itemCacheMetatable = { tbl[key] = { socketBonusActive = socketBonusActive, - gemStats = gemStats + gemStats = gemStats, } return tbl[key] diff --git a/WeightsWatcher.toc b/WeightsWatcher.toc index 3309017..9b5cf17 100644 --- a/WeightsWatcher.toc +++ b/WeightsWatcher.toc @@ -2,7 +2,7 @@ ## Title: Weights Watcher ## Notes: Ranks gear according to customizable stat weights ## Author: The Flying Squirrels -## Version: 1.4r11 +## Version: 1.4r12 ## OptionalDeps: AtlasLoot ## SavedVariables: ww_vars ## SavedVariablesPerCharacter: ww_charVars -- 1.7.9.5