1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-02-13 09:42:53 +08:00

Remove: debug lines and extra space

This commit is contained in:
Ryan Bucshon 2017-06-13 20:25:51 -05:00
parent 324c7f120f
commit 494820eddb

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)