GW2 UI

GW2 UI

2M Downloads

shadow unit frames still do not update powerbars

timc1004 opened this issue ยท 1 comments

commented

hud.lua is causing the taint of SUF
GW_PowerBarColorCustom = PowerBarColor;
should be
+GW_PowerBarColorCustom = {}

commented

Fixed with Commit 75463b5