v1.6.17.0 (Unto the Breach update)
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Barotrauma
|
||||
{
|
||||
matchingData.ApplyPermadeath();
|
||||
|
||||
if (GameMain.Server is { ServerSettings.IronmanMode: true })
|
||||
if (GameMain.Server?.ServerSettings is { IronmanModeActive: true })
|
||||
{
|
||||
mpCampaign.SaveSingleCharacter(matchingData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user