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

Remove: clock stuff

This commit is contained in:
Ryan Bucshon
2017-06-13 20:25:28 -05:00
Unverified
parent 8d9458fada
commit 324c7f120f
+1 -3
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)