5.19.10-10-g7ac7dc8

This commit is contained in:
NoM0Re
2025-06-08 22:27:10 +02:00
committed by GitHub
parent 046e8b61fd
commit 0c528b2607
28 changed files with 272 additions and 327 deletions
+1 -1
View File
@@ -1112,7 +1112,7 @@ Private.load_prototype = {
return Private.glyph_types
end,
sorted = true,
sortOrder = Private.glyph_sorted,
sortOrder = Private.glyph_sorted or {},
test = "WeakAuras.IsGlyphActive(%s)",
events = {"GLYPH_ADDED", "GLYPH_REMOVED", "GLYPH_UPDATED", "USE_GLYPH"},
},