from retail
This commit is contained in:
@@ -713,7 +713,7 @@ local function createIcon()
|
||||
backgroundColor = {0.5, 0.5, 0.5, 0.5}
|
||||
};
|
||||
|
||||
local thumbnail = createThumbnail(UIParent);
|
||||
local thumbnail = createThumbnail();
|
||||
modifyThumbnail(UIParent, thumbnail, data, nil, 32);
|
||||
|
||||
thumbnail.elapsed = 0;
|
||||
|
||||
Reference in New Issue
Block a user