Skip to content

Commit

Permalink
Merge pull request #1186 from xxjordi/dev
Browse files Browse the repository at this point in the history
Fix es_extended/server/main.lua
  • Loading branch information
TheFantomas authored Aug 24, 2023
2 parents 3d7b942 + 7908d11 commit 47ade00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion [core]/es_extended/server/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -725,4 +725,4 @@ AddEventHandler('onResourceStart', function(key)
StopResource(key)
print(("[^1ERROR^7] WE STOPPED A RESOURCE THAT WILL BREAK ^1ESX^7, PLEASE REMOVE ^5%s^7"):format(key))
end
end
end)

0 comments on commit 47ade00

Please sign in to comment.