Quantcast

more nice looking range indicator

Sidoine De Wispelaere [01-04-10 - 19:25]
more nice looking range indicator

git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@188 d5049fe3-3747-40f7-a4b5-f36d6801af5f
Filename
OvaleIcone.lua
diff --git a/OvaleIcone.lua b/OvaleIcone.lua
index 60a0507..b1770ad 100644
--- a/OvaleIcone.lua
+++ b/OvaleIcone.lua
@@ -1,5 +1,6 @@
 local LBF = LibStub("LibButtonFacade", true)
 local L = LibStub("AceLocale-3.0"):GetLocale("Ovale")
+local RANGE_INDICATOR = "●";

 local function Update(self, element, minAttente, actionTexture, actionInRange, actionCooldownStart, actionCooldownDuration,
 				actionUsable, actionShortcut, actionIsCurrent, actionEnable, spellName, actionTarget)