* Updated to ZDoom r3710:

- Fixed: stopmus CCMD did not clear the last played song so it got restarted if a volume change occured.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1414 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2012-06-24 20:36:55 +00:00
parent 1c95533ad3
commit 751718ee35
2 changed files with 3 additions and 2 deletions

View file

@ -3,5 +3,5 @@
// This file was automatically generated by the
// updaterevision tool. Do not edit by hand.
#define ZD_SVN_REVISION_STRING "3709"
#define ZD_SVN_REVISION_NUMBER 3709
#define ZD_SVN_REVISION_STRING "3710"
#define ZD_SVN_REVISION_NUMBER 3710