Update config.lua

This commit is contained in:
Andyyy7666
2022-08-11 01:17:58 +02:00
parent f395ed7f6c
commit 31fa7ae3a4

View File

@@ -2,7 +2,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
enableAppearance = false, -- you need to install fivem-appearance
characterSelectionAopDisplay = false,
aop = function ()
return "AOP: " .. exports["SimpleHUD"]:getAOP() -- exports["ModernHUD"]:getAOP()