1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-10 14:26:59 +02:00
parent d00c43c688
commit 31d588d5d2
908 changed files with 9 additions and 9 deletions

View file

@ -22,7 +22,7 @@ CodeStudio.Settings = {
},
stockFeature = false, --Enable Disable Item Stock Feature
useInventoryImage = true, --Use Images from Inventroy Folder, If false it will fetch images from 'cs_shops/ui/image'
useInventoryImage = false, --Use Images from Inventroy Folder, If false it will fetch images from 'cs_shops/ui/image'
EnableMouseControl = false --Use UI with Mouse Constols
}