mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 13:55:36 +08:00
Update enginecollection32.cpp
This commit is contained in:
parent
636988b927
commit
2df10cdf8e
@ -345,7 +345,9 @@ std::vector<ENGINE *> check_engines()
|
||||
new A98SYS,
|
||||
new godot,
|
||||
new Erogos,
|
||||
new Silkysveryveryold};
|
||||
new Silkysveryveryold,
|
||||
new gazelle,
|
||||
};
|
||||
}
|
||||
|
||||
std::vector<ENGINE *> ignore_engines()
|
||||
|
Loading…
Reference in New Issue
Block a user