This commit is contained in:
2024-04-20 16:46:10 -04:00
parent b82606d64c
commit 36625162a1
3 changed files with 36 additions and 36 deletions

View File

@@ -11,13 +11,6 @@ local Dir = script.Parent
local Character = Dir.Parent
local preprocessor = {}
--Production--
--if not RS:IsStudio() then
task.wait()
Dir.Parent = nil
--end
--
--Create the character shared directory here
local CharacterShared = Instance.new("Folder")
CharacterShared.Name = "shared"