diff --git a/resources/[inventory]/cs_shops/config/functions/cl_function.lua b/resources/[inventory]/cs_shops/config/functions/cl_function.lua index f47006929..57edbdcf1 100644 --- a/resources/[inventory]/cs_shops/config/functions/cl_function.lua +++ b/resources/[inventory]/cs_shops/config/functions/cl_function.lua @@ -51,7 +51,7 @@ function fetchImage(item) elseif GetResourceState('qs-inventory') == 'started' then img = 'qs-inventory/html/images/' else - img = 'inventory_images/images' -- Edit this if you want to put your own Inventory Image Directory + img = '[inventory]/inventory_images/images' -- Edit this if you want to put your own Inventory Image Directory end if CodeStudio.Settings.useInventoryImage then