Minifix for idCommonLocal

This commit is contained in:
Robert Beckebans 2012-12-07 00:23:27 +01:00
parent 1feaa335df
commit 55cc6b3946

View file

@ -127,14 +127,15 @@ idCommonLocal::idCommonLocal() :
lastPacifierSessionTime( 0 ),
lastPacifierGuiTime( 0 ),
lastPacifierDialogState( false ),
showShellRequested( false ),
showShellRequested( false )
// RB begin
#if defined(USE_DOOMCLASSIC)
,
currentGame( DOOM3_BFG ),
idealCurrentGame( DOOM3_BFG ),
doomClassicMaterial( NULL )
#endif
/ // RB end
// RB end
{
snapCurrent.localTime = -1;