This commit is contained in:
Vortrex
2022-03-14 05:16:23 -05:00
parent 10b4251ca6
commit 5ce26de7c3

View File

@@ -410,6 +410,7 @@ function onPlayerDeath(client, position) {
if(isFadeCameraSupported()) {
fadeCamera(client, true, 1.0);
}
updatePlayerSpawnedState(client, true);
makePlayerStopAnimation(client);
setPlayerControlState(client, true);