Merge pull request #185 from Benzo00/patch-1

Fix(Property) :Missing End
This commit is contained in:
Mycroft
2022-04-01 13:30:23 +01:00
committed by GitHub
+2 -1
View File
@@ -890,6 +890,7 @@ CreateThread(function()
CurrentAction = nil
end
Wait(Sleep)
end
Wait(Sleep)
end
end)