mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
chore(config): Set multichar to false by default
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user