Limit properly the sound setting at updateSound runtime step (#5753)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Sat, 13 May 2017 10:03:11 +0000 (12:03 +0200)
committerGitHub <noreply@github.com>
Sat, 13 May 2017 10:03:11 +0000 (12:03 +0200)
commit6673aff685047d4a0e6254f3b62313425e8f5b3c
tree9edf8177760eec9fcde5accb9a91cecd2307bf6d
parent9b8ca3a746cdb9478a46939d36c30484a97255e1
Limit properly the sound setting at updateSound runtime step (#5753)

* Limit properly the sound setting at updateSound runtime step

Fix #5026

* Add a comment
src/game.cpp
src/guiVolumeChange.cpp