Skip to content

Commit

Permalink
Correct config.authorizedHelicopters typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Molicheu authored and Molicheu committed Jan 21, 2024
1 parent caf46e9 commit dfaaa9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ return {
},

---@type AuthorizedVehicles for helicopters
authorizedHelicopter = {
authorizedHelicopters = {
[0] = { -- Grade 0
['polmav'] = 'Helicopter',
},
Expand Down

0 comments on commit dfaaa9b

Please sign in to comment.