delete commented line

This commit is contained in:
KadDarem
2023-08-24 08:29:49 +02:00
parent 993a87fc13
commit 317c096600
-1
View File
@@ -1355,7 +1355,6 @@ function ESX.GetVehicleType(model)
local vehicleType = GetVehicleClassFromName(model)
local types = {
[8] = "bike",
--[11] = "trailer",
[13] = "bike",
[14] = "boat",
[15] = "heli",