from retail

This commit is contained in:
NoM0Re
2025-01-17 17:37:35 +01:00
parent f970df8eab
commit 89a247addb
21 changed files with 81 additions and 45 deletions
+1 -1
View File
@@ -183,4 +183,4 @@ local function modify(parent, region, data)
end
-- Register new region type with WeakAuras
WeakAuras.RegisterRegionType("group", create, modify, default);
Private.RegisterRegionType("group", create, modify, default);