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