diff --git a/main.cpp b/main.cpp index 425e8f0..1262932 100644 --- a/main.cpp +++ b/main.cpp @@ -251,7 +251,7 @@ int main() sleep(INTERVAL); std::cout << "Here's your flag: "; - intervalPrint(flag, FLAG_INTERVAL, 10); + intervalPrint(flag, FLAG_INTERVAL, 13); std::cout << "Oh no!" << std::endl; sleep(INTERVAL);