maint(main): easy fix

This commit is contained in:
Edo 2023-05-27 08:51:45 +02:00 committed by GitHub
parent beb90226fe
commit d79e0fdcaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
{