From 99d386b61a29e6f8cadf2f91019017736c681f00 Mon Sep 17 00:00:00 2001 From: erihel Date: Tue, 9 Apr 2013 13:20:31 +0200 Subject: * Fixed problem with MuteAll and some sounds not playing after muting other sounds (like game menu sound) --- src/sound/oalsound/alsound.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sound/oalsound/alsound.h') diff --git a/src/sound/oalsound/alsound.h b/src/sound/oalsound/alsound.h index 725aa2a..5701997 100644 --- a/src/sound/oalsound/alsound.h +++ b/src/sound/oalsound/alsound.h @@ -85,7 +85,6 @@ class ALSound : public CSoundInterface bool mEnabled; bool m3D; - bool mMute; float mAudioVolume; float mMusicVolume; ALCdevice* mDevice; -- cgit v1.2.3-1-g7c22