fix: remove broken ASCII art

This commit is contained in:
6arelyFuture 2023-02-01 15:19:26 +00:00 committed by GitHub
parent 441d9fba65
commit 43b0fb39f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,9 +89,6 @@ namespace
int main(const int argc, const char** argv)
{
console::set_title("X Labs Master Tool");
console::log(
"\n ___ ___ \n|__/ | | | |__ \\_/ |__ \n| \\ | |___ |___ .|___ / \\ |___ \n"
);
console::log("Starting X Labs Master Tool");
// Parse command-line flags