完成焦点等开发

This commit is contained in:
rucky
2026-03-31 18:03:23 +08:00
parent c7dd0f4848
commit 6e18269bfd
34 changed files with 6803 additions and 542 deletions

View File

@@ -2117,6 +2117,4 @@ function WM:Initialize()
DiscoverDmfZoneIndices()
self.initialized = true
local _hex = (SFrames.Theme and SFrames.Theme:GetAccentHex()) or "ffffb3d9"
DEFAULT_CHAT_FRAME:AddMessage("|c" .. _hex .. "[Nanami-UI]|r 世界地图模块已加载 (Nanami主题 | Ctrl+左键放置标记 | /nui nav 导航地图)")
end