v1.4.4.1 (Blood in the Water Update)
This commit is contained in:
+2
-1
@@ -272,7 +272,8 @@ namespace Barotrauma.Networking
|
||||
ServerName = GameMain.Server.ServerName,
|
||||
ContentPackages = contentPackages
|
||||
.Select(contentPackage => new ServerContentPackage(contentPackage, timeNow))
|
||||
.ToImmutableArray()
|
||||
.ToImmutableArray(),
|
||||
AllowModDownloads = serverSettings.AllowModDownloads
|
||||
};
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user