Update minimap-square.lua

This commit is contained in:
2026-08-12 16:00:23 +02:00
committed by GitHub
parent e166657af7
commit fbdcc2bc75
+1 -1
View File
@@ -3,7 +3,7 @@ local T = ShaguTweaks.T
local module = ShaguTweaks:register({
title = T["MiniMap Square"],
description = T["Draw the mini map in a squared shape instead of a round one."],
expansions = { ["vanilla"] = true, ["tbc"] = true },
expansions = { ["vanilla"] = true },
category = T["World & MiniMap"],
enabled = nil,
config = {