Skip to content

Commit

Permalink
chore: clean up the code
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Nov 16, 2023
1 parent fc67903 commit 738a746
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@
19. [esx_identity]: chore: update the code version and improve the formatting @bitpredator
20. [esx_addons]: fix: replace bpt_realisticvehicle with esx_RealisticVehicleFailure to fix repair issues @bitpredator
21. [bpt_streetfight]: chore: clean up the code @bitpredator
22. [bpt_farmer]: chore: clean up the code @bitpredator
22. [bpt_farmer]: chore: clean up the code @bitpredator
23. [bpt_teleport] chore: clean up the code @bitpredator
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
ESX = nil
CreateThread(function()
ESX = exports["es_extended"]:getSharedObject()
end)
ESX = exports["es_extended"]:getSharedObject()

CreateThread(function()
while true do
Expand Down

0 comments on commit 738a746

Please sign in to comment.