diff --git a/scripts/client/sync.js b/scripts/client/sync.js index 6c182551..24baf5ee 100644 --- a/scripts/client/sync.js +++ b/scripts/client/sync.js @@ -10,10 +10,6 @@ // --------------------------------------------------------------------------- -let inVehicle = null; - -// --------------------------------------------------------------------------- - addEventHandler("onProcess", function(event, deltaTime) { if(localPlayer != null && localPlayer.getData("ag.spawned") != null) { if(localPlayer.health <= 0) {