From 84991f52897dec91a2ed8d60ce670db0f4de1706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Pacheco?= <93884140+juliodryfish@users.noreply.github.com> Date: Thu, 2 Feb 2023 12:59:27 +0000 Subject: [PATCH] Discord Name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Abri o teu projeto porque não tinha nada melhor que fazer e reparei que o teu ID do Discord estava diferente do atual. XD --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index ef4e3a8..5ae550d 100644 --- a/main.cpp +++ b/main.cpp @@ -202,7 +202,7 @@ void cred() std::cout << "7Guard - OTP encryption software" << '\n'; std::cout << "By: Samega 7Cattac" << '\n'; std::cout << '\n' << "GitHub: https://github.com/Samega7Cattac/7Guard-Core/" << '\n'; - std::cout << "Discord: Samega 7Cattac#5966" << '\n'; + std::cout << "Discord: Samega 7Cattac#5961" << '\n'; std::cout << '\n' << "use option \"-h\" for help" << '\n'; std::cout << "\n\t" << "7Guard Copyright (C) 2019 Samega 7Cattac" << std::endl; std::cout << "This program comes with ABSOLUTELY NO WARRANTY" << std::endl;