Small changes

This commit is contained in:
EntenKoeniq
2021-07-12 09:24:31 +02:00
parent b86d593ebb
commit 47f7635145
4 changed files with 5 additions and 4 deletions

View File

@ -9,7 +9,7 @@ namespace CoopServer
{
try
{
Console.Title = "GTACoop:R Server";
Console.Title = "GTACOOP:R Server";
if (File.Exists("log.txt"))
{