Update to ZDoom r1893:

- fixed: Savegames stored the global fixed light levels when saving a player.



git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@515 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
Christoph Oelckers 2009-10-03 08:35:53 +00:00
parent e00332c1f7
commit 2a14e24d23
3 changed files with 27 additions and 5 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 "1891"
#define ZD_SVN_REVISION_NUMBER 1891
#define ZD_SVN_REVISION_STRING "1893"
#define ZD_SVN_REVISION_NUMBER 1893