mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
feat(rewrite/config): Set spawn location and slot count
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
Config = {}
|
||||
|
||||
Config.databaseName = 'es_extended'
|
||||
Config.Slots = 4
|
||||
Config.Spawn = vector4(-113.7, 565.3, 196, 0)
|
||||
|
||||
Reference in New Issue
Block a user