mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-15 21:41:53 +00:00
anti exploit remotes and skybox script
This commit is contained in:
@@ -23,7 +23,7 @@ local EditorEntities = Instance.new("BindableFunction")
|
||||
EditorEntities.Name = "StudioIndexedEntities"
|
||||
EditorEntities.Parent = ServerStorage
|
||||
|
||||
local StudioEntities = HideEditorEntities.indexAll(not RS:IsStudio())
|
||||
local StudioEntities = HideEditorEntities.indexAll(not false)
|
||||
|
||||
StarterPlayer_Stuff()
|
||||
Lighting_Stuff()
|
||||
|
||||
Reference in New Issue
Block a user