chore(config): Set multichar to false by default

This commit is contained in:
Linden
2021-05-23 00:05:11 +10:00
committed by GitHub
parent e4954e6693
commit b88930674c
+1 -1
View File
@@ -18,4 +18,4 @@ Config.EnableDefaultInventory = true -- Display the default Inventory ( F2 )
Config.EnableWantedLevel = false -- Use Normal GTA wanted Level?
Config.EnablePVP = true -- Allow Player to player combat
Config.Multichar = true -- Requires esx_multicharacter
Config.Multichar = false -- Requires esx_multicharacter