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:
Christoph Oelckers 2009-09-03 19:59:02 +00:00
parent f3a3f08a38
commit 63223fa1c3
9 changed files with 87 additions and 38 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 "1784"
#define ZD_SVN_REVISION_NUMBER 1784
#define ZD_SVN_REVISION_STRING "1789"
#define ZD_SVN_REVISION_NUMBER 1789