diff --git a/src/intercept/main.c b/src/intercept/main.c index 43e0958..b00b3df 100644 --- a/src/intercept/main.c +++ b/src/intercept/main.c @@ -122,7 +122,7 @@ static const char *vendor_blacklist[] = { /* Nuh uh. Sorry, Feral games. libcurl MUST be up to date for security! */ "libcurl.so.", - /* Oh hell no. Seen in Hyper Light Drifer */ + /* Oh hell no. Seen in Game Maker bundling */ "libcrypto.so.1.0.0", "libssl.so.1.0.0", };