mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
Re-implemented RP names, closes #12
This commit is contained in:
+4
-1
@@ -1,2 +1,5 @@
|
||||
Config = {}
|
||||
Config.Locale = 'en'
|
||||
Config.Locale = 'en'
|
||||
|
||||
Config.EnableESXIdentity = false -- only turn this on if you are using esx_identity and want to use RP names
|
||||
Config.OnlyFirstname = false
|
||||
Reference in New Issue
Block a user