Re-implemented RP names, closes #12

This commit is contained in:
ElPumpo
2018-05-10 10:08:52 +02:00
parent 1ed507693d
commit 24acdda8b8
3 changed files with 29 additions and 3 deletions
+4 -1
View File
@@ -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