feat(rewrite/config): Set spawn location and slot count

This commit is contained in:
Linden
2021-05-20 22:40:29 +10:00
committed by GitHub
parent 96e37b8e94
commit c11148c07e
+2 -1
View File
@@ -1,3 +1,4 @@
Config = {}
Config.databaseName = 'es_extended'
Config.Slots = 4
Config.Spawn = vector4(-113.7, 565.3, 196, 0)