mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Fixed broken script and last_property being empty instead of nil, closes #33
This commit is contained in:
+5
-1
@@ -33,5 +33,9 @@ client_scripts {
|
||||
|
||||
dependencies {
|
||||
'es_extended',
|
||||
'instance'
|
||||
'instance',
|
||||
'cron',
|
||||
'esx_addonaccount',
|
||||
'esx_addoninventory',
|
||||
'esx_datastore'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user