Fix running all filters when one or more pass

This commit is contained in:
2024-12-27 10:18:37 +01:00
parent ccd87ef48f
commit 921b9ab369

View File

@@ -409,6 +409,7 @@ function shared.Autoloot.Init()
SendAddonMessage("CYKA_AUTOLOOT", addonPayload, "WHISPER", UnitName("player"))
LootSlot(slot)
break
end
end
end