mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-16 06:01:54 +00:00
T
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user