1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2026-05-16 18:32:32 +08:00

fix formatting

This commit is contained in:
Ryan Bucshon
2017-06-13 20:26:03 -05:00
Unverified
parent 494820eddb
commit 727fb6f26d
+2 -2
View File
@@ -1,4 +1,4 @@
AddEventHandler('onClientMapStart', function()
exports.spawnmanager:setAutoSpawn(true)
exports.spawnmanager:forceRespawn()
exports.spawnmanager:setAutoSpawn(true)
exports.spawnmanager:forceRespawn()
end)