mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-20 19:55:44 +00:00
fix: remove broken ASCII art
This commit is contained in:
parent
441d9fba65
commit
43b0fb39f6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user