This commit is contained in:
parent
9980a564ba
commit
57d7f580ef
3 changed files with 27 additions and 4 deletions
|
@ -128,7 +128,6 @@ void CGameSlotManager::eraseGameSlot(unsigned int _slot)
|
|||
slot->m_isInUse=false;
|
||||
slot->m_lives=INITIAL_LIVES;
|
||||
slot->m_continues=INITIAL_CONTINUES;
|
||||
slot->m_maxLevelCompleted=0;
|
||||
|
||||
// Clear spatula and kelp token flags
|
||||
for(i=0;i<NUM_CHAPTERS*NUM_LEVELS_WITH_SPATULAS;i++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue