mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 11:18:53 +00:00
Fixes #12, removed whitelist from sql, draw distance
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Config = {}
|
||||
Config.DrawDistance = 1000.0
|
||||
Config.DrawDistance = 100.0
|
||||
Config.Locale = 'de'
|
||||
|
||||
Config.Plates = {
|
||||
|
||||
Reference in New Issue
Block a user