Skip to content

Commit ef6b4ee

Browse files
committed
Revert "set correct pointer"
This reverts commit 10a0f82.
1 parent 9e2ea7f commit ef6b4ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/game/server/swarm/asw_player.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2252,7 +2252,6 @@ void CASW_Player::SpectateNextMarineInOrder()
22522252
{
22532253
//Msg(" we're spectating this dude, so clearing our current spectator\n");
22542254
SetSpectatingNPC(NULL);
2255-
pCurrentMarine = pMarine; // set correct pointer
22562255
}
22572256
}
22582257
//Msg("loop %d end\n", j);

0 commit comments

Comments
 (0)