Fixed spelling error

This commit is contained in:
HakkoDevelopment
2022-08-12 12:28:36 -06:00
committed by GitHub
parent 2b8b5e6fb5
commit ee491920df

View File

@@ -4,7 +4,7 @@ config = {
changeCharacterCommand = "changecharacter", -- this is the command to open the ui again and change your character.
enableAppearance = true, -- you need to install fivem-appearance
characterSelectionAopDisplay = true,
aop = "SimpleHUD", -- ModernHUD, SimpleHUD. If you're using a custom AOP system, put the resource name here and make sure it has the export getAOP
aopResourceName = "SimpleHUD", -- ModernHUD, SimpleHUD. If you're using a custom AOP system, put the resource name here and make sure it has the export getAOP
-- set your backgrounds, if you have more than 1 then it will randomly change everytime you open the ui.
backgrounds = {
"https://i.imgur.com/E51ckFx.png", -- Credits: Fuzzman270#0270