beta
This commit is contained in:
+4
-4
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user