mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-02-05 11:34:41 +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_vecSpawnAngles = pActivator->pev->angles;
|
||||
m_fSpawnSaved = true;
|
||||
CoopSaveTrain( pActivator, &l_SavedCoords );
|
||||
}
|
||||
unsigned int count1 = 0;
|
||||
unsigned int count2 = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user