mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-12 13:31:33 +00:00
Force clean state
This commit is contained in:
parent
b55f4aeeb0
commit
7773bbef07
@ -401,6 +401,7 @@ void COOP_SetupLandmarkTransition( const char *szNextMap, const char *szNextSpot
|
|||||||
|
|
||||||
void COOP_ServerActivate( void )
|
void COOP_ServerActivate( void )
|
||||||
{
|
{
|
||||||
|
memset( &g_CoopState, 0, sizeof( g_CoopState ) );
|
||||||
COOP_MarkTriggers();
|
COOP_MarkTriggers();
|
||||||
if( !COOP_ProcessTransition() )
|
if( !COOP_ProcessTransition() )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user