This commit is contained in:
2020-08-11 23:58:29 +00:00
parent c9732baa4d
commit 23d6ef13a1

View File

@@ -633,7 +633,7 @@ namespace AyaNova
//flag in console that server is open
Console.WriteLine("BOOT: COMPLETED - SERVER IS NOW OPEN");
Console.WriteLine("(ctrl-c to stop AyaNova server)");
Console.WriteLine("(ctrl-c here to stop AyaNova server or shutdown gracefully through OPS ServerState UI)");
}