Skip to content

Commit 3d2c5fc

Browse files
Update BaseCast.luau
1 parent a0e8b59 commit 3d2c5fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/FastCast2/BaseCast.luau

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ function BaseCast.Init(BindableOutput: BindableEvent, Data: any)
129129
end
130130
end)
131131

132-
--- NOTE : This is kinda gay ways to doing this
133-
---- Nvm I'm a femboy ig
132+
-- NOTE : This is kinda gay ways to doing this
133+
-- Nvm I'm a femboy ig
134134

135135
SyncChanges = Instance.new("BindableEvent")
136136
SyncChanges.Name = "SyncChanges"

0 commit comments

Comments
 (0)