Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bqmb3 committed Jun 30, 2024
1 parent ec1be51 commit 8a49bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ function F3X.new(init)
assert(ServerEndpoint, errors.endpointNotFound)
self._core = Core
self._endpoint = ServerEndpoint
self:SetParent({Folder}, plr)
self:SetParent({Folder}, workspace)
end,
_core = nil,
_endpoint = nil,
Expand Down

0 comments on commit 8a49bd3

Please sign in to comment.