undefined variable
Closed this issue · 4 comments
cjhwang0222 commented
can't find padding
cjhwang0222 commented
maybe a mistake while copying and pasting?
cjhwang0222 commented
Tukui/Tukui/Modules/UnitFrames/Core.lua
Line 116 in c7324de
IsPvP
should have a boolean value not a function itself.
cjhwang0222 commented
UnitIsPVP("player")
returns a value not a function
Repooc commented
Yeah i did it in a rush while working on 2 other things at the same time and didnt double check myself :P should be good now