tweak(esx_garage): remove random debug prints

This commit is contained in:
Mycroft
2022-09-23 01:08:40 +01:00
parent bc75586389
commit d599860afa
-3
View File
@@ -389,10 +389,7 @@ CreateThread(function()
currentPart = 'GetOutPoint'
if IsControlJustReleased(0, 38) and not menuIsShowed then
print("2")
ESX.TriggerServerCallback('esx_garage:getVehiclesInPound', function(vehicles)
print(1)
print(vehicles)
if next(vehicles) then
menuIsShowed = true