Skip to content

Commit c81bb09

Browse files
author
Chomp
committed
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
2 parents fb578fc + 29ecdc5 commit c81bb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPTarkov.Server/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public static async Task Main(string[] args)
6161

6262
Console.WriteLine("=========================================================================================================");
6363
Console.WriteLine(
64-
"The server has unexpectedly stopped, reach out to #spt-support in discord, create a support thread by following the instructions found in #support-guidelines. Also include a screenshot of this message + the below error"
64+
"The server has unexpectedly stopped, reach out to #spt-support in our Discord server. Include a screenshot of this message + the below error"
6565
);
6666
Console.WriteLine(e);
6767
Console.WriteLine("=========================================================================================================");

0 commit comments

Comments
 (0)