mirror of
https://github.com/SoDOff-Project/sodoff.git
synced 2025-10-12 00:38:48 -07:00
Update Program.cs
This commit is contained in:
parent
3de3367fb7
commit
fe33511679
@ -75,6 +75,9 @@ app.MapControllers();
|
||||
|
||||
// Shows message that server started
|
||||
VerboseLogging.ServerStartedMessage();
|
||||
if (GamePromptOptions)
|
||||
{
|
||||
OpenGamePrompt.prompt();
|
||||
}
|
||||
PrintInfo.print();
|
||||
app.Run();
|
||||
|
Loading…
x
Reference in New Issue
Block a user