* Updated to ZDoom 4243:

- Fixed: r4234 moved tic decrementing to the wrong spot.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1561 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2013-05-01 16:42:06 +00:00
parent 8d0af5b32d
commit d00bef42ee
2 changed files with 9 additions and 10 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 "4242"
#define ZD_SVN_REVISION_NUMBER 4242
#define ZD_SVN_REVISION_STRING "4243"
#define ZD_SVN_REVISION_NUMBER 4243