mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Merge pull request #185 from Benzo00/patch-1
Fix(Property) :Missing End
This commit is contained in:
@@ -890,6 +890,7 @@ CreateThread(function()
|
||||
|
||||
CurrentAction = nil
|
||||
end
|
||||
Wait(Sleep)
|
||||
end
|
||||
Wait(Sleep)
|
||||
end
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user