mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-15 21:51:55 +00:00
Loading gui work, needs finished
This commit is contained in:
@@ -13,7 +13,7 @@ function HumanoidRPSettings:DisableRobloxSounds()
|
||||
local Object = HRP_objects[i]
|
||||
|
||||
if Object:IsA("Sound") then
|
||||
Object.SoundId = "rbxassetid://0"
|
||||
Object.Volume = 0
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user