removed destroy bar sound

dunno if spell sound is present in classic or not
Cette révision appartient à :
Albirew 2019-09-19 21:57:07 +02:00
Parent 13f562d0d8
révision c2b5cda1af
1 fichiers modifiés avec 0 ajouts et 1 suppressions

Voir le fichier

@ -1105,7 +1105,6 @@ end
--]]
function Bar:DestroyBar()
if (not InCombatLockdown()) then
PlaySoundFile(569366); --sound/spells/meltoretarget.ogg
Util.DeallocateBar(self);
end
UILib.ToggleDestroyBarMode(true);