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