Listener

Listener

101k Downloads

Frame incorrectly inserted in UISpecialFrames

Solanya opened this issue ยท 2 comments

commented

table.insert( UISpecialFrames, self )

UISpecialFrames should only contain frame names and not frames directly. The line should be table.insert( UISpecialFrames, self:GetName() ) instead.

commented

ah frick...

commented

fixed ty