diff --git a/client/vehicle/garages.lua b/client/vehicle/garages.lua index 09c3536..3dfb3e9 100644 --- a/client/vehicle/garages.lua +++ b/client/vehicle/garages.lua @@ -221,6 +221,7 @@ local function createMenu(vehicles, garageType, vehicleSpawns, impound) if impound and #options == 0 then options[#options+1] = { title = "No vehicles found", + readOnly = true } end return {