mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 18:51:22 +00:00
* 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:
parent
d3f6f84034
commit
66131e5850
5 changed files with 11 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue