brought back functionality from previous builds but now cross-platform
This commit is contained in:
@@ -22,7 +22,8 @@ void CGameMode::RoundBegin( void )
|
||||
if (start->m_bIsRunning == false)
|
||||
pSelectedStart = start;
|
||||
};
|
||||
pSelectedStart->RoundStart(player);
|
||||
if (pSelectedStart)
|
||||
pSelectedStart->RoundStart(player);
|
||||
i++;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user