* Updated to ZDoom r2474:

- Add a NULL FrontCopySurface check to D3DFB::GetCurrentScreen, because this can apparently be NULL when starting with -timedemo or -playdemo. (But it never happened for me in the debugger.)


git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@863 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2010-07-30 07:55:08 +00:00
parent 1042545450
commit 32baeb430c
2 changed files with 3 additions and 3 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 "2471"
#define ZD_SVN_REVISION_NUMBER 2471
#define ZD_SVN_REVISION_STRING "2474"
#define ZD_SVN_REVISION_NUMBER 2474