1
0
Fork 0
forked from Simnation/Main

Update stored.lua

This commit is contained in:
Miho931 2025-06-10 12:24:19 +02:00
parent 01c47d8275
commit 2a1c160f51

View file

@ -20,7 +20,7 @@ AddEventHandler('mh_garage:storeVehicle', function()
icon = "car",
onSelect = function()
print(CurrentZone.price)
if CurrentZone.price ~= false then
if CurrentZone.price ~= nil then
lib.hideContext("StoredVehicles")
lib.registerContext({