Skip to content

Commit

Permalink
fix: expected expression near '/'
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Jul 18, 2024
1 parent a407e67 commit 3491139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server-data/resources/[ox]/ox_fuel/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ return {
-- Enable support for ox_target
ox_target = false,

/*
--[[
* Show or hide gas stations blips
* 0 - Hide all
* 1 - Show nearest (5000ms interval check)
* 2 - Show all
*/
]]--
showBlips = 2,

-- Total duration (ex. 10% missing fuel): 10 / 0.25 * 250 = 10 seconds
Expand Down

0 comments on commit 3491139

Please sign in to comment.