Skip to content

Commit

Permalink
Merge pull request #13 from Friskky1/main
Browse files Browse the repository at this point in the history
Update fxmanifest.lua
  • Loading branch information
GhzGarage authored May 14, 2023
2 parents a51d021 + 599b5e7 commit 7f8a8a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ shared_scripts {

client_scripts {
'client/main.lua',
'client/camera.lua',
--'client/camera.lua',
'client/interactions.lua',
'client/job.lua',
'client/heli.lua',
--'client/heli.lua',
--'client/anpr.lua',
'client/evidence.lua',
'client/objects.lua',
'client/tracker.lua'
--'client/tracker.lua'
}

server_scripts {
Expand Down

0 comments on commit 7f8a8a4

Please sign in to comment.