from retail

This commit is contained in:
NoM0Re
2025-01-11 21:04:42 +01:00
parent 794d8eef84
commit 5022fe7ffd
9 changed files with 51 additions and 26 deletions
+2
View File
@@ -945,6 +945,7 @@ Private.inverse_point_types = {
Private.anchor_frame_types = {
SCREEN = L["Screen/Parent Group"],
UIPARENT = L["Screen"],
MOUSE = L["Mouse Cursor"],
SELECTFRAME = L["Select Frame"],
UNITFRAME = L["Unit Frames"],
@@ -956,6 +957,7 @@ end
Private.anchor_frame_types_group = {
SCREEN = L["Screen/Parent Group"],
UIPARENT = L["Screen"],
MOUSE = L["Mouse Cursor"],
SELECTFRAME = L["Select Frame"],
CUSTOM = L["Custom"]