Update init.server.lua

This commit is contained in:
Sam Sneed 2024-04-19 22:56:36 +00:00 committed by GitHub
parent 6b3ecf152b
commit 34ae22888d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,5 +176,3 @@ function resetter()
end end
task.spawn(reload) task.spawn(reload)
RunService.Heartbeat:Connect(resetter)