This commit is contained in:
Thomas Jentzsch 2019-02-14 18:49:04 +01:00
commit 40e12f0465
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ class SoundSDL2 : public Sound
@return The previous (old) mute state
*/
bool toggleMute();
bool toggleMute() override;
/**
Sets the volume of the sound device to the specified level. The