This commit is contained in:
NoM0Re
2025-04-03 21:03:11 +02:00
committed by GitHub
parent 875da9fb0e
commit 6cdfcac1b1
124 changed files with 1886 additions and 284 deletions
@@ -1,7 +1,8 @@
if not WeakAuras.IsLibsOK() then return end
local L = WeakAuras.L
local AddonName, OptionsPrivate = ...
local AddonName = ...
local OptionsPrivate = select(2, ...)
local texture_types = WeakAuras.StopMotion.texture_types;
local texture_data = WeakAuras.StopMotion.texture_data;