diff --git a/auth.cpp b/auth.cpp index 7559c74..7986f7c 100644 --- a/auth.cpp +++ b/auth.cpp @@ -1738,8 +1738,9 @@ void checkRegistry() { LI_FN(__fastfail)(0); } LI_FN(RegCloseKey)(hKey); + + Sleep(1500); // thread interval } - Sleep(1500); // thread interval } std::string checksum()