global variable 'nil'
Rilgamon opened this issue ยท 1 comments
Describe the bug
CommunityDKP\Modules\LootHistory.lua 378
local tooltip = CreateFrame('GameTooltip', "nil", UIParent, 'GameTooltipTemplate')
This creates a global variable 'nil'.
Rilgamon opened this issue ยท 1 comments
Describe the bug
CommunityDKP\Modules\LootHistory.lua 378
local tooltip = CreateFrame('GameTooltip', "nil", UIParent, 'GameTooltipTemplate')
This creates a global variable 'nil'.