Share stinky list with whosniffer

This commit is contained in:
2024-10-25 20:04:25 +02:00
parent d98243cb1c
commit e193ccd8f2
6 changed files with 16 additions and 11 deletions

View File

@@ -85,7 +85,7 @@ function(allstates, e, prefix, msg, ...)
return
end
local stinky = aura_env.stinkies[name]
local stinky = WeakAurasSaved.Cyka.stinkies[name]
if not stinky then
if aura_env.config.debug then
print(string.format("Could not find stinky for %s", name))