mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Fix security deposit, now using esx menus
This commit is contained in:
+1
-14
@@ -22,17 +22,4 @@ client_scripts {
|
||||
'jobs/slaughterer.lua',
|
||||
'jobs/textil.lua',
|
||||
'client/esx_jobs_cl.lua'
|
||||
}
|
||||
|
||||
ui_page 'html/ui.html'
|
||||
|
||||
files {
|
||||
'html/ui.html',
|
||||
'html/bankgothic.ttf',
|
||||
'html/pdown.ttf',
|
||||
'html/css/app.css',
|
||||
'html/scripts/mustache.min.js',
|
||||
'html/scripts/app.js',
|
||||
'html/img/keys/enter.png',
|
||||
'html/img/keys/return.png'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user