This commit is contained in:
parent
e748a287a8
commit
95708325a7
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ void CGameSlotManager::init()
|
||||||
}
|
}
|
||||||
|
|
||||||
setActiveSlot(0);
|
setActiveSlot(0);
|
||||||
#ifdef __VERSION_DEBUG__
|
#ifdef __USER_CDBUILD__
|
||||||
s_gameSlots[0].m_isInUse=true;
|
s_gameSlots[0].m_isInUse=true;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue