From 31fa7ae3a456e7422b01e4700b2aebc2343a35ff Mon Sep 17 00:00:00 2001 From: Andyyy7666 <86536434+Andyyy7666@users.noreply.github.com> Date: Thu, 11 Aug 2022 01:17:58 +0200 Subject: [PATCH] Update config.lua --- ND_CharacterSelection/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ND_CharacterSelection/config.lua b/ND_CharacterSelection/config.lua index 636f652..1a33c16 100644 --- a/ND_CharacterSelection/config.lua +++ b/ND_CharacterSelection/config.lua @@ -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()