Skip to content

Commit c5148aa

Browse files
chore: remove breakline before toggleEngine
1 parent 6837d41 commit c5148aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/main.lua

-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ local function carjackVehicle(target)
288288
canCarjack = true
289289
end
290290

291-
292291
local function toggleEngine()
293292
local vehicle = cache.vehicle
294293
if vehicle and hasKeys(qbx.getVehiclePlate(vehicle)) then

0 commit comments

Comments
 (0)