This commit is contained in:
Paul 2001-06-11 19:30:34 +00:00
parent e748a287a8
commit 95708325a7

View file

@ -65,7 +65,7 @@ void CGameSlotManager::init()
}
setActiveSlot(0);
#ifdef __VERSION_DEBUG__
#ifdef __USER_CDBUILD__
s_gameSlots[0].m_isInUse=true;
#endif
}