Build 0.18.7.0
This commit is contained in:
@@ -110,7 +110,7 @@ namespace Barotrauma
|
||||
public SettingValue<GameDifficulty> Difficulty;
|
||||
public SettingValue<Identifier> StartItemSet;
|
||||
|
||||
public CampaignSettings CreateSettings()
|
||||
public readonly CampaignSettings CreateSettings()
|
||||
{
|
||||
return new CampaignSettings(element: null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user