mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Add nui message chunking
This commit is contained in:
@@ -33,6 +33,7 @@ client_scripts {
|
||||
'client/common.lua',
|
||||
'client/entityiter.lua',
|
||||
'client/functions.lua',
|
||||
'client/wrapper.lua',
|
||||
'client/main.lua'
|
||||
}
|
||||
|
||||
@@ -46,6 +47,7 @@ files {
|
||||
'html/css/app.css',
|
||||
|
||||
'html/js/mustache.min.js',
|
||||
'html/js/wrapper.js',
|
||||
'html/js/app.js',
|
||||
|
||||
'html/fonts/pdown.ttf',
|
||||
|
||||
Reference in New Issue
Block a user