forgot to remove a print
This commit is contained in:
@@ -269,8 +269,7 @@ local function ProfessionMenu_DewdropRegister(self, frame)
|
|||||||
'secure', secure,
|
'secure', secure,
|
||||||
'closeWhenClicked', true,
|
'closeWhenClicked', true,
|
||||||
'textHeight', PM.db.txtSize,
|
'textHeight', PM.db.txtSize,
|
||||||
'textWidth', PM.db.txtSize,
|
'textWidth', PM.db.txtSize
|
||||||
'func', function() print(spellID) end
|
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -7,6 +7,6 @@
|
|||||||
## X-Category: Profession
|
## X-Category: Profession
|
||||||
## X-OptionsFrame: ProfessionMenuOptionsFrame
|
## X-OptionsFrame: ProfessionMenuOptionsFrame
|
||||||
## DefaultState: enabled
|
## DefaultState: enabled
|
||||||
## Version: 0.5
|
## Version: 0.6
|
||||||
|
|
||||||
embeds.xml
|
embeds.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user