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