From f4731ac941b398642cdbe5027014ccb340a85743 Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Thu, 13 May 2021 05:01:49 +1000 Subject: [PATCH] Update main.lua --- server/main.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/server/main.lua b/server/main.lua index 8aa4e56d..889bc125 100644 --- a/server/main.lua +++ b/server/main.lua @@ -1,6 +1,5 @@ ESX = exports['es_extended']:getSharedObject() -if ESX.GetConfig().Kashacters then - +if ESX.GetConfig().Multichar then local IdentifierTables = {} function GetTables()