Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Commit

Permalink
Not spawned on Reset
Browse files Browse the repository at this point in the history
  • Loading branch information
binarymaster committed Jun 6, 2015
1 parent 97bde7a commit 9506fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DF Sources/g_player.pas
Expand Up @@ -3090,6 +3090,7 @@ procedure TPlayer.Reset(Force: Boolean);
if Force then
FLive := False;

FSpawned := False;
FTime[T_RESPAWN] := 0;
FGodMode := False;
FNoTarget := False;
Expand Down

0 comments on commit 9506fc4

Please sign in to comment.