From c33b14444b8b4a20a9e72b5ecc19a15391adebd1 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sun, 6 Dec 2009 21:00:10 +0100 Subject: [PATCH] Add spacing between rune bars --- oUF_P3lim.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 3bf99c5..da30bd2 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -342,6 +342,7 @@ local function style(self, unit) self.Runes.anchor = 'TOPLEFT' self.Runes.growth = 'RIGHT' self.Runes.height = 4 + self.Runes.spacing = 1 self.Runes.width = 230 / 6 - 0.85 for index = 1, 6 do -- 1.7.9.5