mirror of
https://github.com/SunsetMkt/Akebi-GC.git
synced 2025-01-07 01:53:53 +08:00
Add LuminousSeelie to AutoSeelie
This commit is contained in:
parent
4ffc70bb65
commit
1a25e5df44
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user