Merge pull request #184 from RoadPhone/main

refactor(esx_jobs/fxmanifest.lua): refactor fxmanifest
This commit is contained in:
Mycroft
2022-04-01 13:32:12 +01:00
committed by GitHub
+1 -3
View File
@@ -2,7 +2,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Job Listing'
description 'ESX Jobs'
version '1.6.5'
@@ -19,8 +19,6 @@ server_scripts {
}
client_scripts {
'@es_extended/locale.lua',
'locales/*.lua',
'client/main.lua'
}