This commit is contained in:
Bunny67
2020-07-26 14:27:34 +03:00
parent 2c393172f8
commit 368a646da5
10 changed files with 47 additions and 25 deletions
+4 -4
View File
@@ -806,15 +806,15 @@ WeakAuras.anchor_frame_types = {
SCREEN = L["Screen/Parent Group"],
MOUSE = L["Mouse Cursor"],
SELECTFRAME = L["Select Frame"],
UNITFRAME = WeakAuras.newFeatureString..L["Unit Frames"],
CUSTOM = WeakAuras.newFeatureString..L["Custom"]
UNITFRAME = L["Unit Frames"],
CUSTOM = L["Custom"]
}
WeakAuras.anchor_frame_types_group = {
SCREEN = L["Screen/Parent Group"],
MOUSE = L["Mouse Cursor"],
SELECTFRAME = L["Select Frame"],
CUSTOM = WeakAuras.newFeatureString..L["Custom"]
CUSTOM = L["Custom"]
}
WeakAuras.spark_rotation_types = {
@@ -2310,7 +2310,7 @@ WeakAuras.author_option_types = {
space = L["Space"],
multiselect = L["Toggle List"],
header = L["Separator"],
group = WeakAuras.newFeatureString .. L["Option Group"],
group = L["Option Group"],
}
WeakAuras.author_option_fields = {