This commit is contained in:
2020-09-11 17:55:20 +00:00
parent e2ed38b299
commit f01f4e381c
4 changed files with 1 additions and 1 deletions

View File

@@ -635,7 +635,7 @@ namespace AyaNova
//flag in console that server is open
Console.WriteLine("BOOT: COMPLETED - SERVER IS NOW OPEN");
Console.WriteLine("(ctrl-c here to stop AyaNova server or shutdown gracefully through OPS ServerState UI)");
Console.WriteLine("(ctrl-c here will force stop AyaNova server. Controlled shut down via AyaNova APP Operations ServerState page)");
}