mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-04 11:10:48 +00:00
Update to ZDoom r1789:
- fixed: Weapons must first check if they can be switched and afterwards if they can be fired. These checks were reversed. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@437 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
f3a3f08a38
commit
63223fa1c3
9 changed files with 87 additions and 38 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "1784"
|
||||
#define ZD_SVN_REVISION_NUMBER 1784
|
||||
#define ZD_SVN_REVISION_STRING "1789"
|
||||
#define ZD_SVN_REVISION_NUMBER 1789
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue