Move data definitions into their separate modules
This commit is contained in:
@@ -12,6 +12,10 @@ local ModuleName = "Whoer"
|
||||
---@field zoneNotifyFor table<string, boolean>
|
||||
---@field queries string
|
||||
|
||||
---@class HeimdallWhoData
|
||||
---@field updateTicker Timer?
|
||||
---@field whoTicker Timer?
|
||||
|
||||
---@class Whoer
|
||||
shared.Whoer = {
|
||||
Init = function()
|
||||
|
||||
Reference in New Issue
Block a user