Thread: PlaySound()
View Single Post
07-17-17, 08:07 AM   #2
liquidbase
A Warpwood Thunder Caller
 
liquidbase's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2010
Posts: 97
Nevertheless I have found the issue. Blizzard has renamed the sound file from
Code:
igBackPackClose
to
Code:
SOUNDKIT.IG_BACKPACK_CLOSE
Works now correctly.
  Reply With Quote