* Updated to ZDoom r3667:

- Fixed: Plat_RaiseAndStayTx0 and FloorAndCeiling_LowerRaise had incorrect max parameter counts.
- Fix tiny error in A_WolfAttack.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1397 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2012-05-29 15:12:51 +00:00
parent 83301eb23c
commit ef010e7be3
3 changed files with 5 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 "3665"
#define ZD_SVN_REVISION_NUMBER 3665
#define ZD_SVN_REVISION_STRING "3667"
#define ZD_SVN_REVISION_NUMBER 3667