* Updated to ZDoom r3820:

- Trying to replace an actor that does not exist is now a warning rather than an error.
- Fixed: All [software] 3D floors were additive due to a typo.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1442 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2012-08-12 16:52:42 +00:00
parent d3f6f84034
commit 66131e5850
5 changed files with 11 additions and 9 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 "3818"
#define ZD_SVN_REVISION_NUMBER 3818
#define ZD_SVN_REVISION_STRING "3820"
#define ZD_SVN_REVISION_NUMBER 3820