1
0
Fork 0
forked from Simnation/Main

Update cl_function.lua

This commit is contained in:
Nordi98 2025-07-09 23:26:11 +02:00
parent 46004eb2f3
commit b09cdea100

View file

@ -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