mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-10 14:04:21 +00:00
Save toucher's train
This commit is contained in:
parent
7999455e9f
commit
7d0a0c2e49
@ -1879,6 +1879,7 @@ void CChangeLevel::ChangeLevelNow( CBaseEntity *pActivator )
|
|||||||
m_vecSpawnOrigin = pActivator->pev->origin;
|
m_vecSpawnOrigin = pActivator->pev->origin;
|
||||||
m_vecSpawnAngles = pActivator->pev->angles;
|
m_vecSpawnAngles = pActivator->pev->angles;
|
||||||
m_fSpawnSaved = true;
|
m_fSpawnSaved = true;
|
||||||
|
CoopSaveTrain( pActivator, &l_SavedCoords );
|
||||||
}
|
}
|
||||||
unsigned int count1 = 0;
|
unsigned int count1 = 0;
|
||||||
unsigned int count2 = 0;
|
unsigned int count2 = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user