mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
tweak(esx_garage): remove random debug prints
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user