Mercurial > wow > spotlight-hidden-artifact-skin-tracking
comparison Spotlight.lua @ 33:6aa80031348e v1.7.3.0-beta
Updated TOC file for 7.3
Made minor change to a typo, should fix a small initialization bug.
author | Vynn <mischivin@gmail.com> |
---|---|
date | Sat, 02 Sep 2017 22:03:57 -0400 |
parents | f874d5f53f94 |
children |
comparison
equal
deleted
inserted
replaced
32:ed163067855b | 33:6aa80031348e |
---|---|
1 local initizlized = false; | 1 local initialized = false; |
2 | 2 |
3 local dataobj = LibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("Spotlight", { | 3 local dataobj = LibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("Spotlight", { |
4 type = "data source", | 4 type = "data source", |
5 text = "Nothing to track!", | 5 text = "Nothing to track!", |
6 icon = GetInventoryItemTexture("player", 16), | 6 icon = GetInventoryItemTexture("player", 16), |