Options: Remove spellID / npcID

This commit is contained in:
andrew6180
2024-11-15 07:24:31 -07:00
parent cc7fe7a692
commit 5366aad343
-12
View File
@@ -90,18 +90,6 @@ E.Options.args.tooltip = {
name = L["Guild Ranks"],
desc = L["Display guild ranks if a unit is guilded."]
},
spellID = {
order = 10,
type = "toggle",
name = L["Spell/Item IDs"],
desc = L["Display the spell or item ID when mousing over a spell or item tooltip."]
},
npcID = {
order = 11,
type = "toggle",
name = L["NPC IDs"],
desc = L["Display the npc ID when mousing over a npc tooltip."],
},
itemCount = {
order = 12,
type = "select",