Merge branch 'master' of https://github.com/rheit/zdoom
# Conflicts: # src/actor.h
This commit is contained in:
commit
954f03e531
23 changed files with 120 additions and 114 deletions
|
|
@ -1257,6 +1257,7 @@ void G_FinishTravel ()
|
|||
oldpawn->Destroy();
|
||||
pawndup->Destroy ();
|
||||
pawn->LinkToWorld ();
|
||||
pawn->ClearInterpolation();
|
||||
pawn->AddToHash ();
|
||||
pawn->SetState(pawn->SpawnState);
|
||||
pawn->player->SendPitchLimits();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue