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 24, 2024
1 parent c2ec432 commit 5f8b863
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,7 @@ CreateThread(function()
end
end
end
local Sleep
Wait(Sleep)
end
end)

0 comments on commit 5f8b863

Please sign in to comment.