SheepMonitor

SheepMonitor

303k Downloads

8.2: Soundfile paths outside ./Interface now fail with error

speedwaystar opened this issue · 2 comments

commented

in main.lua:

			audibleBreakSound = 'Sound\\Interface\\AlarmClockWarning3.wav',
			audibleBreakWarningSound = 'Sound\\Interface\\RaidWarning.wav',

and in options.lua:

		['Sound\\Interface\\AlarmClockWarning3.wav'] = 'Alarm Clock Warning 3',
		['Sound\\Interface\\RaidWarning.wav'] = 'Raid Warning',

thanks Blizzard :/

commented
commented

Thanks for the heads up. I've pushed out an update. Might take a while to show up in Curse though.