From eff2c7cbd9661a26047a28469f013ba8e6b4dda9 Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Sun, 9 May 2021 14:43:13 +1000 Subject: [PATCH] Remove config for PrimaryIdentifier --- config.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/config.lua b/config.lua index ea90361c..89fbb379 100644 --- a/config.lua +++ b/config.lua @@ -8,7 +8,6 @@ Config.Accounts = { } Config.StartingAccountMoney = {bank = 50000} -Config.PrimaryIdentifier = 'license' -- recommended Config.EnableSocietyPayouts = false -- pay from the society account that the player is employed at? Requirement: esx_society Config.EnableHud = true -- enable the default hud? Display current job and accounts (black, bank & cash)