forked from Simnation/Main
fix
This commit is contained in:
parent
1bd5411f91
commit
3a26224d6b
3 changed files with 82 additions and 59 deletions
|
@ -3,5 +3,5 @@ Config.AutoRunSQL = true
|
|||
|
||||
Config.Framework = "auto" -- or "QBCore", "Qbox", "ESX"
|
||||
Config.ShowMileage = true
|
||||
Config.Unit = "miles" -- "miles" or "kilometers"
|
||||
Config.Unit = "kilometers" -- "miles" or "kilometers"
|
||||
Config.Position = "bottom-right" -- "bottom-right" or "bottom-left" or "top-right" or "top-left" or "bottom-center" or "top-center"
|
Loading…
Add table
Add a link
Reference in a new issue