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

Remove: debug lines and extra space

This commit is contained in:
Ryan Bucshon
2017-06-13 20:25:51 -05:00
Unverified
parent 324c7f120f
commit 494820eddb
-3
View File
@@ -1,7 +1,4 @@
AddEventHandler('onClientMapStart', function()
Citizen.Trace("ocms fivem\n")
exports.spawnmanager:setAutoSpawn(true)
exports.spawnmanager:forceRespawn()
Citizen.Trace("ocms fivem end\n")
end)