[Redirector] Change some name

This commit is contained in:
Connection Refused
2021-10-14 17:44:35 +08:00
parent d423102645
commit a3aeaf1636
5 changed files with 15 additions and 13 deletions

View File

@@ -141,7 +141,7 @@ bool eh_init()
{
CurrentID = GetCurrentProcessId();
if (!DNSHandler::Init())
if (!DNSHandler::INIT())
{
return false;
}