mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-16 14:31:54 +00:00
fix editor entities and work on client respawning
This commit is contained in:
@@ -10,7 +10,7 @@ local RS = game:GetService("RunService")
|
||||
|
||||
--Production--
|
||||
if not RS:IsStudio() then
|
||||
task.wait(.5)
|
||||
task.wait()
|
||||
script.Parent.Parent = nil
|
||||
end
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user