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