Skip to content

Commit 94b3ee8

Browse files
authored
Fix Xen Attack not working properly. (#553)
1 parent e2f59e4 commit 94b3ee8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dlls/world.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ BOOL g_startSuit; // When level starts player will automatically recei
455455
void CWorld::Spawn( void )
456456
{
457457
g_fGameOver = FALSE;
458-
m_bSlaveCoop = false;
459458
Precache();
460459
}
461460

0 commit comments

Comments
 (0)