Fixed broken script and last_property being empty instead of nil, closes #33

This commit is contained in:
ElPumpo
2018-07-04 18:14:44 +02:00
parent 148274cee5
commit 177791d472
4 changed files with 43 additions and 22 deletions
+5 -1
View File
@@ -33,5 +33,9 @@ client_scripts {
dependencies {
'es_extended',
'instance'
'instance',
'cron',
'esx_addonaccount',
'esx_addoninventory',
'esx_datastore'
}