Add LuminousSeelie to AutoSeelie

This commit is contained in:
gawgua 2022-09-18 20:08:39 +07:00
parent 16ecb5e7e0
commit ff98aa818f

View File

@ -62,6 +62,7 @@ namespace cheat::feature
if (game::filters::puzzle::Seelie.IsValid(entity) ||
game::filters::puzzle::WarmingSeelie.IsValid(entity) ||
game::filters::puzzle::LuminousSeelie.IsValid(entity) ||
game::filters::puzzle::ElectroSeelie.IsValid(entity))
{
if (entity->name().find("ElectricSeelie") != std::string::npos)