Prefix the name of the custom Aoogah sound effect with Omen so that LSM users will know which addon it originated from.

This commit is contained in:
Xinhuan
2008-10-31 12:25:41 +08:00
parent b5699c9390
commit 3992eacb48
+1 -1
View File
@@ -48,7 +48,7 @@ LSM:Register("sound", "Short Circuit", [[Sound\Spells\SimonGame_Visual_BadPress.
LSM:Register("sound", "Fel Portal", [[Sound\Spells\Sunwell_Fel_PortalStand.wav]])
LSM:Register("sound", "Fel Nova", [[Sound\Spells\SeepingGaseous_Fel_Nova.wav]])
LSM:Register("sound", "You Will Die!", [[Sound\Creature\CThun\CThunYouWillDIe.wav]])
LSM:Register("sound", "Aoogah!", [[Interface\AddOns\Omen\aoogah.ogg]])
LSM:Register("sound", "Omen: Aoogah!", [[Interface\AddOns\Omen\aoogah.ogg]])
-----------------------------------------------------------------------------