diff --git a/scripts/client/job.js b/scripts/client/job.js index ed07737f..c993aa16 100644 --- a/scripts/client/job.js +++ b/scripts/client/job.js @@ -90,4 +90,6 @@ function hideJobRouteLocation() { destroyElement(jobRouteLocationBlip); jobRouteLocationSphere = null; jobRouteLocationBlip = null; -} \ No newline at end of file +} + +// =========================================================================== \ No newline at end of file