from retail

This commit is contained in:
Bunny67
2020-07-16 23:23:54 +03:00
parent 85345af8a2
commit f9dab14beb
41 changed files with 3843 additions and 3869 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ local function createOptions(id, data)
return {
texture = options,
position = WeakAuras.PositionOptions(id, data),
position = WeakAuras.commonOptions.PositionOptions(id, data),
};
end