mirror of
https://github.com/alterware/master-server.git
synced 2025-08-30 21:13:17 +00:00
maint(main): easy fix
This commit is contained in:
@@ -30,8 +30,8 @@ namespace
|
|||||||
|
|
||||||
int main(const int argc, const char** argv)
|
int main(const int argc, const char** argv)
|
||||||
{
|
{
|
||||||
console::set_title("X Labs Master");
|
console::set_title("AlterWare Master");
|
||||||
console::log("Starting X Labs Master");
|
console::log("AlterWare Master");
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user