Project-Sloth / ps-hud

Ultra customizable hud featuring a unique and robust settings menu. Change eveything about your experience!
https://discord.gg/projectsloth
GNU General Public License v3.0
137 stars 177 forks source link

typo #31

Closed ARSSANTO closed 2 years ago

xViperAG commented 2 years ago

I wouldn't necessarily say this is a typo, due to the fact that in the local variables it is stated as the following


local PlayerData = QBCore.Functions.GetPlayerData()
local config = Config
local UIConfig = UIConfig
local speedMultiplier = config.UseMPH and 2.23694 or 3.6
local seatbeltOn = false```
ARSSANTO commented 2 years ago

my bad i didn't recognized that