This commit is contained in:
Nordi98 2025-06-15 03:55:21 +02:00
parent e393c559d9
commit 702e67784f
3 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@ isRecording = true
-- Local variables
local fuelDecor = "_FUEL_LEVEL"
local currentConsumption = 0.0
local fuelSynced = false
local fuelSynced = true
local closestVehicleToPump = 0
local isNuiVariablesLoaded = false