More cleaning, fixing up interactions

This commit is contained in:
ZioPao
2024-01-08 22:40:15 +01:00
parent d3722c1171
commit 06e41790ca
9 changed files with 110 additions and 167 deletions

View File

@@ -7,7 +7,6 @@ local CommonMethods = require("TOC/CommonMethods")
local ItemsController = {}
--* Player Methods *--
---@class ItemsController.Player
ItemsController.Player = {}