mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Fix error, removed unused config
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
Config = {}
|
||||
Config.Locale = 'en'
|
||||
Config.StartingAccountMoney = {bank = 50000}
|
||||
Config.MinHeight = 24 -- Minimum Height
|
||||
Config.MaxHeight = 96 -- Maximum Height
|
||||
Config.HighestYear = 2020 -- The highest year that can be used in date of birth
|
||||
|
||||
Reference in New Issue
Block a user