anti exploit remotes and skybox script

This commit is contained in:
2024-03-03 19:46:46 -05:00
parent 1af1c6919e
commit 6000e80164
5 changed files with 49 additions and 16 deletions

View File

@@ -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()