Save toucher's train

This commit is contained in:
mittorn 2016-10-11 18:40:04 +00:00
parent 7999455e9f
commit 7d0a0c2e49
1 changed files with 1 additions and 0 deletions

View File

@ -1879,6 +1879,7 @@ void CChangeLevel::ChangeLevelNow( CBaseEntity *pActivator )
m_vecSpawnOrigin = pActivator->pev->origin;
m_vecSpawnAngles = pActivator->pev->angles;
m_fSpawnSaved = true;
CoopSaveTrain( pActivator, &l_SavedCoords );
}
unsigned int count1 = 0;
unsigned int count2 = 0;