diff options
Diffstat (limited to 'gamemode/core/inventory/item.lua')
| -rw-r--r-- | gamemode/core/inventory/item.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/core/inventory/item.lua b/gamemode/core/inventory/item.lua index 1e6a0cf..9a6a293 100644 --- a/gamemode/core/inventory/item.lua +++ b/gamemode/core/inventory/item.lua @@ -1,6 +1,6 @@ ---The main module to use when createing new items. -- Registers items that will work with the inventory system ---@module item.lua +--@shared item.lua --[[ An itemsystem public functions: |
