Skip to content

Commit

Permalink
fix: accessing undefined variable Sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed May 25, 2024
1 parent 234c931 commit 5e773ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,6 @@ CreateThread(function()
end
end
end
local Sleep = Sleep
Wait(Sleep)
end
end)

0 comments on commit 5e773ce

Please sign in to comment.