Merge pull request #100 from gdanbo3/patch-1

Update main.lua
This commit is contained in:
LazarusOfTheFallen
2021-02-01 16:59:10 -06:00
committed by GitHub
+1
View File
@@ -299,6 +299,7 @@ function GetAction(data)
end
end
elseif v.modType == 11 or v.modType == 12 or v.modType == 13 or v.modType == 15 or v.modType == 16 then
SetVehicleModKit(vehicle, 0)
local modCount = GetNumVehicleMods(vehicle, v.modType) -- UPGRADES
for j = 0, modCount, 1 do
local _label = ''