From b08c91a35e3a03382feacbe7ad159cf1394a91d8 Mon Sep 17 00:00:00 2001 From: Niko <54130154+nik0-3d@users.noreply.github.com> Date: Thu, 4 Aug 2022 23:04:03 -0400 Subject: [PATCH] bruh --- ND_CharacterSelection/fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ND_CharacterSelection/fxmanifest.lua b/ND_CharacterSelection/fxmanifest.lua index 81a55c6..4628979 100644 --- a/ND_CharacterSelection/fxmanifest.lua +++ b/ND_CharacterSelection/fxmanifest.lua @@ -21,5 +21,5 @@ client_script "source/client.lua" dependencies { "ND_Core", - "fivem-appearance" + -- "fivem-appearance" [TODO] to be implemented properly later }