mirror of
https://github.com/alterware/master-server.git
synced 2025-06-27 06:41:53 +00:00
maint(main): easy fix
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user