Clean up the modules a little

This commit is contained in:
2025-05-04 20:47:00 +02:00
parent 1da1e7bf9f
commit 3a1639ab27
9 changed files with 53 additions and 36 deletions

View File

@@ -1,10 +1,9 @@
local addonname, shared = ...
local _, shared = ...
---@cast shared HeimdallShared
---@cast addonname string
local ModuleName = "AchievementSniffer"
local HeimdallRoot = "Interface\\AddOns\\Heimdall\\"
local TextureRoot = HeimdallRoot .. "Texture\\"
-- local HeimdallRoot = "Interface\\AddOns\\Heimdall\\"
-- local TextureRoot = HeimdallRoot .. "Texture\\"
local Achievements = {
15,