From fa53620c0bcd39e652ebf3ccc8e59219939ae010 Mon Sep 17 00:00:00 2001 From: Eric Mauser Date: Sat, 21 May 2016 19:46:28 +0200 Subject: [PATCH] enable unitframe animation by default, all features should be turned on. --- pfUI.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pfUI.lua b/pfUI.lua index e6ebe599..c6ce9dfe 100644 --- a/pfUI.lua +++ b/pfUI.lua @@ -65,7 +65,7 @@ pfUI_playerDB = {} pfUI_config = { debug = 1, ["unitframes"] = { - animation_speed = 1, + animation_speed = 5, portrait = 1, buff_size = "22", debuff_size = "22",