aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut1
1 files changed, 0 insertions, 1 deletions
diff --git a/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut b/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut
index 13f0f75f0..5d27a17e6 100644
--- a/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut
+++ b/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut
@@ -487,7 +487,6 @@ void function PlayerWatchesSwitchingSidesKillReplay( entity player, bool doRepla
player.SetPredictionEnabled( true )
player.ClearReplayDelay()
player.ClearViewEntity()
- player.UnfreezeControlsOnServer()
}