Remove 10gb lua files
This commit is contained in:
@@ -529,5 +529,5 @@ if not WeakAurasSaved.Cyka.CLEUExample then WeakAurasSaved.Cyka.CLEUExample = {}
|
|||||||
---@param subevent string
|
---@param subevent string
|
||||||
---@param ... any
|
---@param ... any
|
||||||
aura_env.LogSpell = function(spellName, spellId, subevent, ...)
|
aura_env.LogSpell = function(spellName, spellId, subevent, ...)
|
||||||
table.insert(WeakAurasSaved.Cyka.CLEUExample, varargToString(spellName, spellId, subevent, ...))
|
-- table.insert(WeakAurasSaved.Cyka.CLEUExample, varargToString(spellName, spellId, subevent, ...))
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user