mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 10:41:12 +00:00
* Updated to ZDoom r2456:
- Added DavidPH's code submission: explicit angle for A_CustomBulletAttack function, A_Saw extension, A_RailAttack extension, and A_JumpIfTargetInLOS extension. - added PinkSilver's APROP_MasterTid submission. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@850 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
80539d2297
commit
0a35f861ce
9 changed files with 334 additions and 71 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "2451"
|
||||
#define ZD_SVN_REVISION_NUMBER 2451
|
||||
#define ZD_SVN_REVISION_STRING "2456"
|
||||
#define ZD_SVN_REVISION_NUMBER 2456
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue