mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-21 04:05:42 +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)
|
int main(const int argc, const char** argv)
|
||||||
{
|
{
|
||||||
console::set_title("X Labs Master Tool");
|
console::set_title("X Labs Master Tool");
|
||||||
console::log(
|
|
||||||
"\n ___ ___ \n|__/ | | | |__ \\_/ |__ \n| \\ | |___ |___ .|___ / \\ |___ \n"
|
|
||||||
);
|
|
||||||
console::log("Starting X Labs Master Tool");
|
console::log("Starting X Labs Master Tool");
|
||||||
|
|
||||||
// Parse command-line flags
|
// Parse command-line flags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user