View Single Post
12-30-12, 04:12 AM   #6
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Just FYI, if you're only going to be using that LSM variable in one place, you should just get rid of the variable and use LibStub("LibSharedMedia-3.0") directly in that one place instead.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote