# Conflicts:
#	src/actor.h
This commit is contained in:
Christoph Oelckers 2016-02-25 01:40:36 +01:00
commit 954f03e531
23 changed files with 120 additions and 114 deletions

View file

@ -1257,6 +1257,7 @@ void G_FinishTravel ()
oldpawn->Destroy();
pawndup->Destroy ();
pawn->LinkToWorld ();
pawn->ClearInterpolation();
pawn->AddToHash ();
pawn->SetState(pawn->SpawnState);
pawn->player->SendPitchLimits();