Skip to content

Commit

Permalink
did this fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
max-bacon committed Aug 11, 2023
1 parent 2287c5b commit 904c2d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion src/Client/ClientInit.client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ local SharedModules = ReplicatedStorage:WaitForChild("Modules")
local Interface = require(ReplicatedStorage.Interface)
local FusionMaterial = ReplicatedStorage:WaitForChild("FusionMaterial")
local Tween = require(SharedModules:WaitForChild("Tween"))
local Sound = require(SharedModules:WaitForChild("Sound"))

local Robux = require(ReplicatedStorage:WaitForChild("Assets"):WaitForChild("Robux"))

Expand Down

0 comments on commit 904c2d5

Please sign in to comment.