* Updated to ZDoom r3869:

- Don't notify when other players use the chasecam in deathmatch.
- The chasecam is now only considered a cheat for deathmatch mode. (For that, there is still the sv_chasecam flag in dmflags2.)
- Added compatibility setting for Community Chest 3, map03.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1454 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2012-09-09 19:31:15 +00:00
parent 0d7e941b3a
commit c3985b6efe
4 changed files with 14 additions and 5 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 "3866"
#define ZD_SVN_REVISION_NUMBER 3866
#define ZD_SVN_REVISION_STRING "3869"
#define ZD_SVN_REVISION_NUMBER 3869