From d79e0fdcaa1dcf4bbc1ecc15f39aa7d8db2b8dcb Mon Sep 17 00:00:00 2001 From: Edo Date: Sat, 27 May 2023 08:51:45 +0200 Subject: [PATCH] maint(main): easy fix --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 9a44477..cbc5c31 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -30,8 +30,8 @@ namespace int main(const int argc, const char** argv) { - console::set_title("X Labs Master"); - console::log("Starting X Labs Master"); + console::set_title("AlterWare Master"); + console::log("AlterWare Master"); try {