1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-03-22 01:17:30 +08:00

Remove: clock stuff

This commit is contained in:
Ryan Bucshon 2017-06-13 20:25:28 -05:00
parent 8d9458fada
commit 324c7f120f

View File

@ -3,7 +3,5 @@ AddEventHandler('onClientMapStart', function()
exports.spawnmanager:setAutoSpawn(true)
exports.spawnmanager:forceRespawn()
SetClockTime(24, 0, 0)
PauseClock(true)
Citizen.Trace("ocms fivem end\n")
end)
end)