Skip to content

Commit

Permalink
Add whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Great-Bird committed Jan 3, 2024
1 parent 927a81a commit dad73be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@ function Signal.wrap(signal: RBXScriptSignal): (Signal, RBXScriptConnection)
local connection = signal:Connect(function(...)
fire(lemonSignal, ...)
end)

return lemonSignal, connection
end

Expand Down

0 comments on commit dad73be

Please sign in to comment.