Test linter

This commit is contained in:
ZioPao
2024-08-11 13:32:28 +02:00
parent 940f5486aa
commit 69c6177be5
2 changed files with 11 additions and 5 deletions

View File

@@ -3,14 +3,9 @@ local StaticData = require("TOC/StaticData")
local CommandsData = require("TOC/CommandsData")
------------------------
local ServerDataHandler = {}
ServerDataHandler.modData = {}
---Get the server mod data table containing that player TOC data
---@param key string
---@return tocModDataType